Twitter Get Followers List By V2 avatar
Twitter Get Followers List By V2

Pricing

$2.00 / 1,000 results

Go to Store
Twitter Get Followers List By V2

Twitter Get Followers List By V2

Developed by

dayang

dayang

Maintained by Community

Twitter Get Followers List by V2

0.0 (0)

Pricing

$2.00 / 1,000 results

5

Total users

100

Monthly users

12

Runs succeeded

>99%

Last modified

a month ago

DI

Always returning only 47 followers details

Closed

diwyank opened this issue
a year 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

a year 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”