Instagram Hashtag Scraper avatar
Instagram Hashtag Scraper
Try for free

No credit card required

View all Actors
Instagram Hashtag Scraper

Instagram Hashtag Scraper

apify/instagram-hashtag-scraper
Try for free

No credit card required

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.

User avatar

Does this actor have next curor to get more posts

Closed

ingenuous_goosander opened this issue
3 months ago

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

Can we set next coursor

User 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

User avatar

ingenuous_goosander

3 months ago

Thanks alexey! I will use that later!

User 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.

Developer
Maintained by Apify
Actor metrics
  • 1.5k monthly users
  • 99.6% runs succeeded
  • 1.1 days response time
  • Created in Nov 2021
  • Modified 2 days ago