AS
Apify Store
/instagram-scraper/fast-instagram-post-scraper
Fast Instagram Profile Posts Scraper 🚀
Instagram Post Scraper. Post data: hashtags, comment_count, like_count, usertags, images, videos, shortcode and etc. Scrape Instagram Posts with Ease and Speed
liveasyncunknown~30s typical
social mediadeveloper toolslead generationfastinstagrampost
$0.0013
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.001 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 /instagram-scraper/fast-instagram-post-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| instagramUsernames* | array | Insert the username or URL of any profile you want to get posts from. default ["nypost"] |
| postsPerProfile* | integer | default 10 |
| retries | integer | Retries to get which is has blocked default 3 |
| recent | string | Recent posts. Items filtered out by this date will incur a processing fee. |
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":"/instagram-scraper/fast-instagram-post-scraper","input":{"instagramUsernames":["nypost"],"postsPerProfile":10},"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 /instagram-scraper/fast-instagram-post-scraper -i '{"instagramUsernames":["nypost"],"postsPerProfile":10}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/instagram-scraper/fast-instagram-post-scraper", input: {"instagramUsernames":["nypost"],"postsPerProfile":10}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.