Skip to content

EnsembleData/TikTokScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation


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

About

A helper library to scrape data from TikTok in one line, using the EnsembleData social media scraping APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published