Scrape the algorithm with one API call.
Real browser data. No rate limits. No API keys to rotate.
Start with $10 · 40 Instagram Reels Profile Analysis · Credits never expire
curl -X POST https://verticalviral.io/api/scrape/reelsanalyzer \
-H "Authorization: Bearer vv_live_xt789..." \
-H "Content-Type: application/json" \
-d '{
"target_username": "nike",
"webhook_url": "https://your-server.com/webhooks/vv",
"depth": 20
}'Three steps. Zero infrastructure.
Submit a target. We handle the browser session, the proxies, and the detection evasion. You get clean JSON.
1. Request & Queue
POST a username or URL. Get back a job_id in milliseconds. No waiting, no blocking.
2. Stealth Extraction
We open a real browser session. Instagram sees a human, not a bot. The DOM is fully rendered before we extract.
3. Webhook Delivery
The moment extraction completes, we POST the structured JSON payload to your webhook URL. No polling required.
The Webhook.
We don't just return raw HTML. We parse, calculate, and deliver proprietary metrics that actually drive business decisions.
- Magnetism ScoreProprietary virality index from 0–10. Calculated from views, saves, and engagement velocity.
- Outlier DetectionBoolean flags for 2x baseline performance.
- Email ExtractionAuto-parsed contact emails from public bios. Example:
media@nike.com
{
"target_username": "therock",
"status": "success",
"data": {
"videos_scraped": 20,
"baseline_average": 5000000,
"outliers_found": 2,
"all_videos": [
{
"url": "https://www.instagram.com/therock/reel/DV1kdEADEZ_/",
"views": 2700000,
"plays": 2700000,
"likes": 28300,
"comments": 1394,
"engagement_rate": 1.1,
"is_outlier": false,
"outlier_delta_percentage": 0
},
... // 19 more videos
],
"outlier_videos": [
{
"url": "https://www.instagram.com/therock/reel/DVmARp1D_jh/",
"views": 43400000,
"plays": 43400000,
"likes": 3500000,
"comments": 33900,
"engagement_rate": 8.14,
"is_outlier": true,
"outlier_delta_percentage": 768
},
... // 1 more high-momentum video
]
},
"timestamp": "2026-03-14T17:23:36.204Z"
}Load credits. Use instantly.
No subscriptions. No invoices. Credits never expire.
Full profile analysis
Webhook delivery
JSON response
Email extraction
Credits never expire
Everything in Starter
Priority queue processing
Bulk endpoint access
Credits never expire
Everything in Growth
Dedicated rate limit pool
SLA uptime guarantee
Slack support channel
Credits never expire
Secure payments via Stripe· Instant credit delivery· Used by 40+ developers