Twitter Get Followers List By V2 avatar
Twitter Get Followers List By V2
Try for free

Pay $2.00 for 1,000 results

View all Actors
Twitter Get Followers List By V2

Twitter Get Followers List By V2

twitterapi/twitter-get-followers-list-by-v2
Try for free

Pay $2.00 for 1,000 results

Twitter Get Followers List by V2

DI

Always returning only 47 followers details

Open

diwyank opened this issue
2 months ago

Hi, I have tried to run this actor to get followers details of a user, but it's only returned 47

twitterAPI avatar

You can get the next page of data by returning the data “cursor“

DI

diwyank

2 months ago

At the end of result, I see the below cursor values. Which cursor value returns the next page results? Btw, can you share your discord id?

{ "sortIndex": "1795438295698636753", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", "cursorType": "Bottom", "value": "1799753838987455195|1795438295698636751" }, "entryId": "cursor-bottom-1795438295698636753" }, { "sortIndex": "1795438295698636801", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", "cursorType": "Top", "value": "-1|1795438295698636801" }, "entryId": "cursor-top-1795438295698636801" }

twitterAPI avatar

Use "cursorType": "Bottom" to page down, where the value is the cursor, "1799753838987455195|1795438295698636751", sure DC: discord.gg/VEKBj3fT9G tel: https://t.me/Yang0619
使用 "cursorType": "Bottom", 是向下翻页其中的value就是游标 ,“1799753838987455195|1795438295698636751”

Developer
Maintained by Community
Actor metrics
  • 13 monthly users
  • 2 stars
  • 94.4% runs succeeded
  • 24 hours response time
  • Created in May 2024
  • Modified 25 days ago