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 demofrom apify_client import ApifyClient
client = ApifyClient("")
run_input = { "directUrls": ["https://www.instagram.com/humansofny/"], "resultsType": "posts", "resultsLimit": 200, "searchType": "hashtag", "searchLimit": 1, "addParentData": False, }
run = client.actor("shu8hvrXbJbY3Eb9W").call(run_input=run_input)
run_input = { "directUrls": ["https://www.instagram.com/humansofny/"], "resultsType": "posts", "resultsLimit": 200, "searchType": "hashtag", "searchLimit": 1, "addParentData": False, "ignore_ssl_errors":False,
} i try this also
Hi!
It's not the actor issue, running actors from SDK is the same for all actors, please check the SDK docs or ask in the official discord channel
I´m going to 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