TikTok Scrapper โ€“ Videos & Music & Challenges Downloader

FREEMIUM
Door SocialScrapper | Bijgewerkt a month ago | Media
Populariteit

9.8 / 10

Latency

1,660ms

Serviceniveau

100%

Health Check

100%

Terug naar alle discussies

How do I set the Max_Cursor value?

Rapid account: Rescriptedai
rescriptedai
ืœืคื ื™ ื—ื•ื“ืฉ

When using the Feed by Username Endpoint, how do I set the Max_Cursor value? What does it do? What values does it accept? For reference, I used the value of 10 and it returns no values.

Rapid account: Social Scrapper
SocialScrapper Commented ืœืคื ื™ ื—ื•ื“ืฉ

Hello, @rescriptedai!

max_cursor is a pagination key thatโ€™s returned in response to first request and allows iteration over content.
First request does not require max_value as youโ€™d always get first page.

You can search for โ€œAPI paginationโ€ for references.

For example: if you want to get a feed from @nike TikTok account:

  1. First request will be only with username
  2. As a result you will get a max_cursor value. In this case it will be 1708441327000
  3. Use this value in your next request to get more data. Value of max_cursor also will be updated in the response
  4. Repeat to get more data

Hope this helps you ๐Ÿ˜ƒ

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen