Skip to content

Scrapes every partner that exists on Twitch.tv using graphql. There is no ratelimit and should be insanely fast, you can modify it however you want to.

Notifications You must be signed in to change notification settings

lunarxploit/twitch-partner-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Partner Scraper

Twitch Scraper

Overview

The Twitch Partner Scraper is a robust tool crafted in Go programming language to scrape every partner that exists on Twitch.tv using GraphQL. Engineered for exceptional speed and efficiency, this scraper operates without rate limits, ensuring swift retrieval of partner data from Twitch.

Features

  • GraphQL Integration: Harnesses the power of GraphQL for optimized data retrieval from Twitch.
  • Rate Limit Free: Functions without any rate limiting, enabling uninterrupted scraping.
  • High Performance: Engineered for fast and efficient scraping, maximizing throughput.
  • Configurability: Easily adjustable to accommodate specific scraping requirements.

How to Use

Prerequisites

  • Ensure you have Go installed on your system.

Installation

  1. Clone the repository:

    git clone https://github.com/lunarxploit/twitch-partner-scraper.git
    
  2. Navigate to the project directory:

    cd twitch-partner-scraper
    
  3. Build the executable:

    go build
    

Usage

Run the scraper using the following command:

./main.exe

The scraper will start fetching partner data from Twitch using GraphQL and store the results in a suitable format.

Customization

You can modify the source code to enhance the scraper's functionality or adapt it to different scraping tasks. Feel free to customize the codebase according to your requirements.

Contribution

Contributions are encouraged! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

About

Scrapes every partner that exists on Twitch.tv using graphql. There is no ratelimit and should be insanely fast, you can modify it however you want to.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages