/tgstat_scraper

TGstat (Telegram stats) webscraper

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TGSTAT Scraper

This is simple website scraper command-line tool intended for personal use

1. Install

  • venv installation: make install
  • local installation: pip install .

2. Run

  • run in venv: make run
  • run locally: python app.py -h