Scrapes TikTok videos
Project description
Installation
To install with pip, run
pip3 install tiktok-scraper
Simple Usage
To use it with default settings, the latest version of Chrome is required. After which, you can run
tiktok-scraper <USERNAME>
which downloads locally to a folder with the same name as the username
API
usage: tiktok-scraper [-h] [--driver DRIVER] [--driver-type DRIVER_TYPE]
[--show-browser] [--delay DELAY] [--location LOCATION]
username
positional arguments:
username The TikTok username
optional arguments:
-h, --help show this help message and exit
--driver DRIVER Driver location
--driver-type DRIVER_TYPE
Type of driver (i.e. Chrome)
--show-browser Shows browser while scraping. Useful for debugging
--delay DELAY Number of seconds to delay between video downloading
--location LOCATION Location to store the files
OPTIONS
--driver Location of the driver (i.e. ./chromedriver). If not specified, it checks in `$PATH` first, and if it's not in there, a chromedriver is downloaded locally
--driver-type Type of driver (i.e. Chrome, Firefox)
--show-browser If set, the scraping is done with showing the browser. This is useful for debugging why sometime scraping may fail
--delay The number of seconds to delay between video downloading. This may be important if there's a rate limit
--location Location of where the videos are downloaded. If not specified, location is the same as the username
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tiktok-scraper-1.0.3.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file tiktok-scraper-1.0.3.tar.gz
.
File metadata
- Download URL: tiktok-scraper-1.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd9787111185d3fdecd74aebd5f32edb58b3180fcb6f9bd8b1669dc9208e7927 |
|
MD5 | 2c13b97953c954b962e561d7dd807465 |
|
BLAKE2b-256 | a4f2e72318b39858bab72af77108bd6e6c20e3c3f972751e0749bc19a54c5d75 |
File details
Details for the file tiktok_scraper-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: tiktok_scraper-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbc1411abd92275f9436c8defb6f12c8a90b006675648be8c3abfaa8430eeea2 |
|
MD5 | 09a64508c64c33cd0e3fcac2274c488f |
|
BLAKE2b-256 | 1cac7bda8234e711b89200efb071686d06f6da1e63ac5c03b6a8d807bccba4a9 |