Instagram API Scraper avatar

Instagram API Scraper

Try for free

30 days trial then $39.00/month - No credit card required now

Go to Store
Instagram API Scraper

Instagram API Scraper

apify/instagram-api-scraper
Try for free

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 demo
CU

Searching with multiple hashtags in one request

Closed

acumen opened this issue
a month 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.

Developer
Maintained by Apify

Actor Metrics

  • 158 monthly users

  • 38 stars

  • >99% runs succeeded

  • 38 days response time

  • Created in May 2022

  • Modified 21 hours ago