AS
Apify Store
/patient_discovery/instagram-reel-analytics-by-url
Instagram Reel & Post Analytics by URL
Get available public engagement data from any Instagram post or Reel URL — including views, likes, comments, reposts, and shares or saves when Instagram exposes them. Each result reports metric availability explicitly. Bulk URLs supported. No login. JSON/CSV/Excel.
liveasyncunknown~30s typical
SOCIAL_MEDIA
$0.0020
per result + $0.01 call
plus $0.001 platform fee per run
Usage-based actor: event charges passed through at cost plus 25%
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /patient_discovery/instagram-reel-analytics-by-url for me.
Input
| Field | Type | Description |
|---|---|---|
| postCode | string | One Instagram post/Reel URL or shortcode (e.g. ABC123). Leave empty if you only use Post URLs (bulk) below. default "DVEGQskiMcy" |
| postUrls | array | Add multiple Instagram post or Reel URLs or shortcodes in one run. Bulk input is usually more economical because the actor-start charge is paid once per run instead of once per URL. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/patient_discovery/instagram-reel-analytics-by-url","input":{"postCode":"DVEGQskiMcy"},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /patient_discovery/instagram-reel-analytics-by-url -i '{"postCode":"DVEGQskiMcy"}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/patient_discovery/instagram-reel-analytics-by-url", input: {"postCode":"DVEGQskiMcy"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.