TokApi - mobile version

FREEMIUM
Por Somjik | Actualizada vor 10 Stunden | Social
Popularidad

9.9 / 10

Latencia

1,257ms

Nivel de servicio

100%

Health Check

100%

Volver a todas las conversaciones

Best Practices to Avoid Duplicates in Trending Feed Endpoint

Rapid account: Johncarlojoyo
johncarlojoyo
vor einem Monat

Hi, I’m using the endpoint: /v1/feed/recommended to extract TikTok usernames and ids. My implementation is:

  1. on initial request pull_type is 0
  2. on subsequent requests pull_type is 2 (until 5)
  3. when i hit 5 requests I change pull_type to 8 for a reload

But with this setup I still get high percentage of bumping into duplicate users. Any suggestions?

Rapid account: Sonjik
Sonjik Commented vor 25 Tagen

Hey 😃

Do you use x-device and x-cookie headers for subsequent requests?

You can find full example here: https://github.com/mtokapi/tokapi-client/blob/master/examples/trending/download_trending_videos.py#L30

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios