RobertGrubb / tiktok-php

TikTok scraper in PHP
MIT License
63 stars 21 forks source link

User's followers. #19

Closed maximtart closed 4 years ago

maximtart commented 4 years ago

Hi,

is it possible to get specific user followers(followings) list?

RobertGrubb commented 4 years ago

So as of right now, this is not a possibility given that the scraper scrapes from their website endpoints instead of the api that is used from the application. I'll continue looking for a solution on this, but as of this moment it's not possible within this package.