Tiktok Php Versions Save

TikTok scraper in PHP

v1.9.15

3 years ago

v1.9.14

3 years ago

v1.9.13

3 years ago

Introducing $scraper->user->videoFromEmbed('id');

This will return video data from the embed endpoint. Right now it's more stable than the normal video route. The only catch is that it does not return

v1.9.12

3 years ago

v1.9.11

3 years ago

v1.9.10

3 years ago

v1.9.9

3 years ago

The scraper will no longer delete cookies automatically if verification wall is hit. You must do this with a manual call:

$scraper->session->resetCookies();

The reason for this is because it is easier and more efficient to verify the current session.

v1.9.8

3 years ago

v1.9.7

3 years ago

v1.9.6

3 years ago

NOTE This is a buggy release. Please use 1.9.7