Instagram Scraper avatar
Instagram Scraper

Pricing

from $1.50 / 1,000 results

Go to Store
Instagram Scraper

Instagram Scraper

Developed by

Apify

Apify

Maintained by Apify

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.

3.9 (60)

Pricing

from $1.50 / 1,000 results

1750

Total users

108K

Monthly users

13K

Runs succeeded

>99%

Issues response

2.5 days

Last modified

5 days ago

SI

Empty or private data for provided input

Closed

simplepathmedia opened this issue
3 days ago

error: Empty or private data for provided input

{ "instagramSession": "yes-i-put-my-session-id-here", "searchType": "hashtag", "hashtags": ["fitnesscoach"], "resultsType": "details", "resultsLimit": 10 }

alexey avatar

Hi!

The correct input for hashtag search by name is:

{
"addParentData": true,
"enhanceUserSearchWithFacebookPage": false,
"isUserReelFeedURL": false,
"isUserTaggedFeedURL": false,
"resultsLimit": 5,
"resultsType": "details",
"search": "fitnesscoach",
"searchType": "hashtag"
}

https://console.apify.com/view/runs/EmoiZDtNpjGYGNc4t

Session is not supported due to legal reasons.

I will close the issue now, but if there is anything else we can help with, please let us know.