Logo

TikTok Scraper

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

View Demo · 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 Influencer Hunters.

Getting Started

Prerequisites

To use this library you only need Python 2 or 3

Usage

  1. Get a free API token at the Influencer Hunters website (no log in required).

  2. Clone the repo

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

  4. Run the example

    python src/example.py

Contact

Michele Rossignoli – – linkedin

GitHub

View Github