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

CU

Searching with multiple hashtags in one request

Closed
acumen opened this issue
5 months ago

Hello,

We want to search with multiple hashtags in one request.

example input: { "directUrls":"[]", "resultsType":"details", "resultsLimit":"10", "searchType":"hashtag", "search":"['egypt','ai']", "searchLimit":"10", "skipPinnedPosts":"true", "onlyPostsNewerThan":"2024-10-25" }

Note : This is our requirement ( "search":"['egypt','ai']" )

alexey avatar

Hi!

Current hashtag search by name is equal to Instagram autocomplete search, so only way is to search for "egypt ai", see sample run https://console.apify.com/view/runs/Y7wPqXxArjZanaFBV

For compatibility reasons we can not change logic to treat "searchKey1", "searchKey2" as search for both. Please use space separator and use single search term with multiple words, relevance not ideal, i.e. in sample run I see both "egyptai" and "egyptain", however you can do more runs then pickup relevant results manually. No better support from Instagram search is possible anyways.

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

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.