SScom-scraper/README.md
Kristofers Solo 611a70ad68 Minor release update
Added `pyproject.toml` file.
2023-09-09 23:37:16 +03:00

385 B

Webscraper

Webscraper of SS marketplace for GPUs

Installation

git clone https://github.com/kristoferssolo/SScom-scraper
cd SScom-scraper
pip install .

Add Telegram bot API token to the config.json file.

{
  "API_TOKEN": "<TOKEN_FROM_BOT_FATHER>"
}

Run the bot.

python main.py