Instagram Post Scraper (Pay Per Request) avatar
Instagram Post Scraper (Pay Per Request)

Pricing

$1.40 / 1,000 results

Go to Store
Instagram Post Scraper (Pay Per Request)

Instagram Post Scraper (Pay Per Request)

Developed by

S K I E D

S K I E D

Maintained by Community

Instagram Post Scraper - Grab View data from any post

0.0 (0)

Pricing

$1.40 / 1,000 results

0

Total users

5

Monthly users

5

Runs succeeded

95%

Last modified

10 days ago

๐Ÿ“ธ Instagram Scraper API (Apify Actor)

Scrape Instagram posts, reels, and user data โ€” including 18+ or shadowbanned content โ€” using authenticated cookies and reliable throttling. Ideal for automation, research, or content monitoring projects.


๐Ÿš€ Features

  • ๐Ÿ” Bypasses age-restricted (18+) and shadowbanned content
  • ๐Ÿ“น Supports reels, video posts, and captions
  • ๐Ÿ•’ Throttled to ~3 seconds/request to avoid rate limits
  • ๐Ÿ’ก Authenticated via full session cookies for higher access reliability
  • ๐Ÿ“ฆ Structured output in JSON format

๐Ÿ“ฅ Parameters

KeyTypeRequiredDescription
targetsArray of stringsโœ…Instagram post or profile URLs to scrape
instagramCookiesObjectโœ…Logged-in session cookies (see below)

๐Ÿ” Getting Instagram Cookies

To scrape restricted content, a valid session is required.

  1. Open Instagram in Chrome.

  2. Log into your account.

  3. Right-click โ†’ Inspect โ†’ Application โ†’ Cookies.

  4. Copy the values for:

    • sessionid
    • csrftoken
    • ds_user_id
    • mid
    • ig_did
    • datr
  5. Paste them into the instagramCookies object.

๐Ÿ”’ Note: Your cookies are private, sensitive, and expire periodically. Rotate them if requests begin to fail.


๐Ÿ“ค Sample Output

[
{
"url": "https://instagram.com/p/ABC123xyzA1/",
"type": "video",
"views": 15230,
"likes": 245,
"comments": 12,
"caption": "Push past your limits. Success lives where comfort ends.\n\n#motivation #successmindset #noexcuses #dailygrind #goalcrusher",
"timestamp": "2025-06-05T23:52:51.485Z",
"extractionMethod": "fast_api"
},
{
"url": "https://instagram.com/p/ABC123xyzA2/",
"type": "video",
"views": 20876,
"likes": 312,
"comments": 19,
"caption": "Consistency is louder than talent.\n\nShow up. Every. Single. Day.\n\n#discipline #focusonyourgoals #grindseason #mentalgrowth #mindsetmatters",
"timestamp": "2025-06-05T23:52:52.933Z",
"extractionMethod": "fast_api"
},
{
"url": "https://instagram.com/p/ABC123xyzA3/",
"type": "video",
"views": 30455,
"likes": 427,
"comments": 25,
"caption": "Bet on yourself. Nobodyโ€™s coming to save you.\n\nTime to level up. ๐Ÿ’ฏ\n\n#selfbelief #entrepreneurmindset #buildyourempire #noexcuses",
"timestamp": "2025-06-05T23:52:55.127Z",
"extractionMethod": "fast_api"
},
{
"url": "https://instagram.com/p/ABC123xyzA4/",
"type": "video",
"views": 17680,
"likes": 198,
"comments": 9,
"caption": "Discomfort creates growth. If itโ€™s easy, it wonโ€™t change you.\n\n#growthmindset #hardworkpaysoff #successquotes #mindsetcoach",
"timestamp": "2025-06-05T23:52:55.270Z",
"extractionMethod": "fast_api"
},
{
"url": "https://instagram.com/p/ABC123xyzA5/",
"type": "video",
"views": 9800,
"likes": 124,
"comments": 7,
"caption": "Silence the noise. Let your progress speak.\n\n#quietgrind #hustlemode #focusonyourself #winningmindset",
"timestamp": "2025-06-05T23:52:56.190Z",
"extractionMethod": "fast_api"
}
]

๐Ÿ“Œ Notes

The actor automatically detects whether the target is a profile, reel, or post.

You must supply valid cookies for reliable operation.

Instagramโ€™s structure may change โ€” please report bugs or failed extractions.

๐Ÿงช Rate Limits & Throttling

โณ Scraper waits ~3 seconds per request.

๐Ÿ›ก๏ธ Helps reduce risk of CAPTCHA or IP blocks.

๐Ÿ  Works best with residential or session-aware proxies (optional, but recommended).

This project is intended for educational and research purposes only.

By using this actor, you agree to:

โŒ Not use it for automated surveillance or harassment

๐Ÿ“œ Comply with Instagramโ€™s Terms of Use

๐Ÿค Use it responsibly and ethically

โš ๏ธ The developer and Apify assume no liability for misuse.