Estrai l'algoritmo con una sola chiamata API.
Dati del browser reali. Nessun limite. Nessuna chiave da ruotare.
Inizia con $10 · 40 analisi dei profili · I crediti non scadono
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
}'Tre passi. Zero infrastruttura.
Invia un obiettivo. Noi gestiamo proxy e sessione browser. Tu ottieni JSON pulito.
1. Richiesta e Coda
Invia un POST. Ottieni un job_id in millisecondi. Zero attesa, zero blocchi.
2. Estrazione Furtiva
Apriamo un vero browser. Instagram vede un essere umano. Il DOM viene renderizzato.
3. Consegna Webhook
Non appena l'estrazione è completata, inviamo il payload strutturato al tuo webhook.
Il potente Webhook.
Non restituiamo solo HTML grezzo. Analizziamo e calcoliamo metriche esclusive.
- Punteggio di MagnetismoIndice di viralità proprietario da 0 a 10.
- Rilevamento OutlierFlag booleani per contenuti con prestazioni doppie rispetto alla base.
- Estrazione EmailEmail estratte in automatico. Esempio:
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