Instagram API Scraper
30 days trial then $39.00/month - No credit card required now
Instagram API Scraper
30 days trial then $39.00/month - No credit card required now
Scrape and download Instagram posts, profiles, places, hashtags, photos without login. Supports search keywords and URL lists. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.
Do you want to learn more about this Actor?
Get a demoHow can I configure the RAM used by the actor with the Python SDK? Here is how I do it now:
apifyClient = ApifyClient(api_key)
run_input = { "usernames": [username], "memory": 2048,}
run = apifyClient.actor("apify/instagram-profile-scraper").call(run_input=run_input, memory_mbytes=2048)
Still uses 4GB.
Hi!
Please try to use call(actor_id, run_input...
https://docs.apify.com/sdk/python/reference/class/Actor#call or call
without chaining
Hi again, I'm going to close this issue for now, but if there's still anything unclear, please, let us know. We appreciate customer feedback!
Actor Metrics
173 monthly users
-
39 stars
>99% runs succeeded
28 days response time
Created in May 2022
Modified a day ago