xtream1101 / tf2maps-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf2maps.net Scraper

Basic example scraper on getting data from tf2maps.net

Uses the scraping framework ScraperX (created by me)

Running

  1. Install pip requirements
    pip install -r requirements.txt
  2. Run the scraper
    python tf2maps.py dispatch

About


Languages

Language:Python 100.0%