/TikTok-Scraper

Primary LanguageJupyter Notebook


Logo

TikTok Scraping API

An utility library to scrape data from TikTok hassle-free
Go to the website »

View Docs · Report Bug · Request Feature


About The Project

The scope of this library is to allow users fetch data from TikTok in Python effortlessly.
It relies on the (publicly) exposed REST APIs from the company EnsembleData.

Getting Started

Prerequisites

To use this library you only need Python 2 or 3

Usage

  1. Get a free API token registering on the EnsembleData website

  2. Clone the repo

    git clone https://github.com/EnsembleData/TikTok-Scraper
  3. Open an example and insert your token for the variable TOKEN

  4. Run the example

    python src/example.py

    Or have a look at a Jupyter Notebook example

Questions?

Contact us