GithubHelp home page GithubHelp logo

joeyism / tiktok-scraper Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 9.0 24 KB

A scraper to download TikTok videos

License: GNU General Public License v3.0

Python 100.00%
tiktok-scraper tiktok scraper downloader download videos tik tok

tiktok-scraper's Introduction

TikTok Scraper

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 

tiktok-scraper's People

Contributors

joeyism avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tiktok-scraper's Issues

Download timeout

Downloads timeout after 72 videos, is it some hardcoded limit?

No videos downloaded

The chrome browser opens but it appears the scraper stops before the videos have time to load on the page. With the --show-browser option the blue and red loading indicator on the site appears but then the page closes. The result is no videos downloaded.

Edit: After trying the driver for Firefox the browser stayed open but I noticed the videos never load on the page. The browser stays open but the scraper exits in the console.

is this still working?

@joeyism Thank you for your contribution:)

I was wondering if anyoe has managed to get it working? I know these stopped worked recently due to changed in tiktok

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.