Instagram API Scraper avatar
Instagram API Scraper

Pricing

Pay per event

Go to Store
Instagram API Scraper

Instagram API Scraper

apify/instagram-api-scraper

Developed by

Apify

Maintained by Apify

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.

4.6 (9)

Pricing

Pay per event

57

Monthly users

287

Runs succeeded

>99%

Response time

7.3 days

Last modified

4 hours ago

LK

Configure Run Option through the API

Closed
laKostas opened this issue
6 months ago

How 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.

alexey avatar

Hi!

Please try to use call(actor_id, run_input... https://docs.apify.com/sdk/python/reference/class/Actor#call or call without chaining

alexey avatar

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!

Pricing

Pricing model

Pay per event 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Actor start

$0.005

Flat charge for starting an Actor run.

Result

$0.002

Each result written to the dataset by the URL.

Search result

$0.005

Each search result written to the dataset by the Search query.

Add-on: Date filter

$0.001

Extra cost per post scraped with a date filter.