
Instagram Post Scraper
Pricing
from $1.60 / 1,000 posts

Instagram Post Scraper
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 (31)
Pricing
from $1.60 / 1,000 posts
403
Total users
38K
Monthly users
5.8K
Runs succeeded
>99%
Issues response
2.8 days
Last modified
21 hours ago
Some accounts return no_items / Empty or private data
Closed
Some instagram accounts work fine, but others are returning no_items:
[ { "error": "no_items", "errorDescription": "Empty or private data for provided input" } ]
For example: @bramchi works fine, @maladmz doesn't.
I don't understand why. Can anyone clarify why this is happening?

Hi!
In your run input is for getting 1 post and skipping pinned posts, so the first post in the profile feed is "pinned", It is skipped, meanwhile results limit (one) is reached, and scraping is done. Error is not logically correct but use case is too rare to add specific error.
I will close the issue now, but if there is anything else we could help with, please let us know.
bramchi
Thanks so much for your fast clarification. That really helps 👌