🏯 Instagram Scraper (Pay Per Result) avatar
🏯 Instagram Scraper (Pay Per Result)

Pricing

$0.50 / 1,000 posts

Go to Store
🏯 Instagram Scraper (Pay Per Result)

🏯 Instagram Scraper (Pay Per Result)

Developed by

API Dojo

API Dojo

Maintained by Community

Famous for its blazing-fast speed and completeness, it offers rapid and efficient scraping of many URLs such as; location, audio, tag, and profile. It's incredibly cost-effective at only $0.50 for every 1000 posts, capable of scraping 100-200 posts each second!

4.0 (3)

Pricing

$0.50 / 1,000 posts

78

Total users

2K

Monthly users

281

Runs succeeded

>99%

Issues response

3.1 hours

Last modified

17 hours ago

PP

Is there a way to extract posts from search results by hashtag?

Closed

apapacorp opened this issue
2 days ago

I want to crawl the results searched by hashtag. https://www.instagram.com/explore/search/keyword/?q=apple

Can I enter the url like this?

apidojo avatar

Hello,

You can fetch hashtags with an input like the following:

{
"startUrls": [
"https://instagram.com/tags/apple"
]
}

Cheers

PP

apapacorp

a day ago

thank you! I'll give it a try. Cheers ^_^