Instagram Hashtag Scraper avatar

Instagram Hashtag Scraper

Try for free

Pay $2.30 for 1,000 results

View all Actors
Instagram Hashtag Scraper

Instagram Hashtag Scraper

apify/instagram-hashtag-scraper
Try for free

Pay $2.30 for 1,000 results

Scrape Instagram hashtags data. Just add one or more hashtags and extract posts, images, URLs, comments, likes, users, locations, timestamps, and more. Export scraped datasets, run the scraper via API, schedule and monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo
IG

Does this actor have next curor to get more posts

Closed

ingenuous_goosander opened this issue
7 months ago

i want to get more posts by hashtags but we can only set target hashtags and resultCounts.

Can we set next coursor

alexey avatar

Hi! Thanks for feedback, found better implementation, see sample run: https://console.apify.com/view/runs/FptSGUpeUFwyeFPcA - currently only available as BETA, you need to specify beta build in run options. Then need to use json input like this:

1{
2  "hashtagFeedOlderThanPostId": {
3    "rayongsport": "1478361571721736559"
4  },
5  "hashtags": [
6    "rayongsport"
7  ],
8  "resultsLimit": 100
9}

Case above is for quick testing, hashtag only provides 106 public posts and media id 1478361571721736559 is from post at position 100. hashtagFeedOlderThanPostId also supports next cursor value instead media ID, however cursors are encoded with timestamp and as far as I tested do not provide accurate results.

Please try at your side

IG

ingenuous_goosander

7 months ago

Thanks alexey! I will use that later!

paja avatar

Hi, I'm going to close the issue for now, but if there's anything else we could help with, please let us know.

DN

danzhang

a month ago

Hi, is this feature available on UI?

alexey avatar

Hi! Not available in UI since its for advanced users only, others might be confused.

Developer
Maintained by Apify
Actor metrics
  • 1.2k monthly users
  • 76 stars
  • 99.8% runs succeeded
  • 15 hours response time
  • Created in Nov 2021
  • Modified 4 days ago