Instagram Post Scraper avatar
Instagram Post Scraper

Pricing

from $1.60 / 1,000 posts

Go to Store
Instagram Post Scraper

Instagram Post Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape Instagram posts. Just add one or more Instagram usernames and get your data in seconds including text, hashtags, mentions, comments, images, URLs, likes, locations, and metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.5 (32)

Pricing

from $1.60 / 1,000 posts

435

Total users

41K

Monthly users

5.6K

Runs succeeded

>99%

Issues response

2.6 days

Last modified

2 days ago

DN

Will not fetch post from post url

Closed

danvant opened this issue
8 days ago

I am passing a json query from make.com below, but it is scraping everything but the post i want, i have also tried removing the olypostsnewer and result limits but it is still not fetching the only post i want. { "onlyPostsNewerThan": "5 days", "resultsLimit": 5, "skipPinnedPosts": true, "username": [ "gochurestaurant" ], "posts": [ "https://www.instagram.com/p/DLAApr4MNl3/" ] }

alexey avatar

Hi!

Logic is correct: for https://www.instagram.com/gochurestaurant/ the latest post is https://www.instagram.com/gochurestaurant/p/DKw7lXnIRu6/ from June 11

In such cases, you will see in the logs a message: 2025-06-23T02:19:50.501Z INFO CheerioCrawler: NO RESULTS: zero public posts for https://www.instagram.com/gochurestaurant within the given requirements

I will close the issue now, but if there is anything else we can help with, please let us know.

p.s. posts in your input is not compatible with the actor and just ignored, looks like you pasted it from some other actor