Apify Store
AS
Apify Store
/coderx/instagram-profile-scraper-bio-posts

Instagram Profile Scraper (Bio & Posts)

Instagram Profile Insights Scraper is a lightweight tool that collects detailed public data from a list of Instagram usernames. It fetches profile info and recent posts to help you analyze accounts at

liveasyncunknown~30s typical
lead generationsocial mediaautomationinstagramprofilebioposts
$0.0014
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.0011 per result; Cracked adds 25% plus a $0.005 call fee
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 /coderx/instagram-profile-scraper-bio-posts for me.

Input

FieldTypeDescription
usernames*arrayA list of Instagram usernames to extract data from.

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":"/coderx/instagram-profile-scraper-bio-posts","input":{"usernames":["instagram"]},"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 /coderx/instagram-profile-scraper-bio-posts -i '{"usernames":["instagram"]}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/coderx/instagram-profile-scraper-bio-posts", input: {"usernames":["instagram"]}, wait: false })

Try it

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