
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.5 (32)
Pricing
from $1.60 / 1,000 posts
441
Total users
41K
Monthly users
5.6K
Runs succeeded
>99%
Issues response
2.7 days
Last modified
21 hours ago
Will not return json data request
Closed
Hi, I am passing the following json to the actor from make, but it is not using the data i pass.
{
"onlyPostsNewerThan": "4 days",
"resultsLimit": 10,
"skipPinnedPosts": true,
"username": ["billesleymanor"],
"posts": ["https://www.instagram.com/p/DLNcgCivNut/"]
}
It is returning everything but the post url data i am asking it.
please advise if i am doing something wrong.
Dan

Erik Funder Carstensen (weuts)
Hi 😊
This scraper has not posts
input - if you want to give direct post urls you need to do it in the username
array:
{"username": ["https://www.instagram.com/p/DLNcgCivNut/"]}
should be enough for this case (leading to this run).
I'll close this issue now, but if you have other questions/issues, feel free to reach out again 😊