Apify Store
AS
Apify Store
/patient_discovery/instagram-search-reels

Instagram Reels Scraper from any keyword - No Login - No cookie

The Instagram Reels Keyword Scraper is a no cookie data extraction tool. It retrieves rich metadata from Reels based on keyword searches, including engagement metrics, creator profiles, and audio details. It delivers structured JSON/CSV data perfect for discovering trending content seamlessly.

liveasyncunknown~30s typical
SOCIAL_MEDIAAIDEVELOPER_TOOLS
$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-search-reels for me.

Input

FieldTypeDescription
query*stringSearch term or keyword default "trending"
maxPagesintegerMaximum number of pages to fetch (pagination handled automatically) default 1

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-search-reels","input":{"query":"trending","maxPages":1},"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-search-reels -i '{"query":"trending","maxPages":1}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/patient_discovery/instagram-search-reels", input: {"query":"trending","maxPages":1}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.