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.4 (33)

Pricing

from $1.60 / 1,000 posts

485

Total users

46K

Monthly users

5.4K

Runs succeeded

>99%

Issues response

2 days

Last modified

a day ago

id

caption

url

commentsCount

likesCount

firstComment

359***66

Books allow readers to *** at the link in bio.

https://www.instagram.com/p/DH***C/

41

9028

More about books 😍

359***88

Photos by @ingo*** about these pumas at the link in bio.

https://www.instagram.com/p/DH***o/

143

68801

❤️

359***22

Meet the Nat*** their stories at the link in bio.

https://www.instagram.com/p/DH***O/

136

13385

Omg!!! ❤️ @dzennypha_

The data above is synthetic and does not reflect real-world values. View full dataset

DN

Will not fetch post from post url

Closed

danvant opened this issue
a month 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