Logo

Social Media Scraper

An utility library to scrape data from TikTok, Instagram, Twitch, Youtube, Twitter or Reddit in one line!

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 different social medias 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/Social-Media-Scraper
  3. Open an example and insert your token for the variable TOKEN

  4. Run the example

    python src/example.py

Contact

Michele Rossignoli – [email protected]linkedin

GitHub

View Github