Download the PHP package spawnrad/tiktok without Composer
On this page you can find all versions of the php package spawnrad/tiktok. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tiktok
TikWrapperPHP
A Wrapper for the TikTok API made with PHP
How to Use
Signing
For using TikScrapperPHP you need to use a signing service. There are multiple available:
Remote signing
This method involves using an external signer.
- Set 'method' to
remote
- Set 'url' to the signing endpoint
Currently supported:
- tiktok-signature (uses headless Chrome browser)
- SignTok (uses JSDOM)
Browser
This method involves using a chromedriver instance.
- Set 'method' to
browser
- Set 'url' to the chromedriver endpoint (usually http://localhost:4444)
You can also generate the documentation available using PHPDoc
Caching
TikScrapperPHP supports caching requests, to use it you need to implement CacheInterface.php
TODO
- Search
- Comments
- X-Bogus support for ChromeDriver
Credits
- @Sharqo78: Working TikTok downloader without watermark
HUGE thanks to the following projects, this wouldn't be possible without their help
All versions of tiktok with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4|^8.0
ext-curl Version *
ext-xml Version *
ext-json Version *
php-webdriver/webdriver Version ^1.12
sapistudio/seleniumstealth Version ^1.0
deemon47/user-agent-generator Version ^1.0
ext-curl Version *
ext-xml Version *
ext-json Version *
php-webdriver/webdriver Version ^1.12
sapistudio/seleniumstealth Version ^1.0
deemon47/user-agent-generator Version ^1.0
The package spawnrad/tiktok contains the following files
Loading the files please wait ....