Instagram Scraper
Pay $2.30 for 1,000 results
Instagram Scraper
Pay $2.30 for 1,000 results
Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Do you want to learn more about this Actor?
Get a demoScraping data with 0.0.324 provides only very basic information about instagram post (as a parameter I put just one public link) vs old version 0.0.322. In the old version I was able to extract all the post details. Now I mainly get comments and very basic profile info.
I'm using Python API.
Attached:
- old-322.json - old results (for the example posts)
- new-324.json - new results (for the same posts)
Same problem here
Same issue, could I be notified of a fix please?
Was using this to scrape posts for number of views, likes etc - but now am only able to see comments and info about the profiles commenting.
Same issue!
There is a new version 0.0.325, but all I can get are comments. Other information is gone. Please let me know if it’s some kind of Instagram blockade or the scraper error.
I suppose it's the new build, since 0.0.322 will return the expected results provided the same URL.
Ok. I’ve found the solution for my problem. To get the details of the post you should use „resultsType: details”. Previously it worked with the „posts” setting. I also haven’t noticed the „details” option (maybe it is a part of the new version). Still - using „resultType: posts” returns comments, but my problem seems to be solved.
Task definition to get the post details (incl. caption and links to media) { "addParentData": false, "directUrls": [ "https://www.instagram.com/p/###yourlink###/ ], "enhanceUserSearchWithFacebookPage": false, "isUserReelFeedURL": false, "isUserTaggedFeedURL": false, "resultsLimit": 2, "resultsType": "details", "searchLimit": 1, "searchType": "hashtag" }
This is still a regression! Don't close this issue.
I'm having the issue as well
Hi!
Bug with the different output format for posts and details results per direct reel URL(s) fixed in the latest build, see sample run https://console.apify.com/view/runs/tg9vNt2SqeG1sn5Kn
Sorry for inconvenience
I will close the issue now, but if there is anything else we could help with, please let us know.
Actor Metrics
5.9k monthly users
-
737 stars
>99% runs succeeded
2.5 days response time
Created in Apr 2019
Modified a day ago