mirror of
https://github.com/kristoferssolo/SScom-scraper.git
synced 2026-02-03 22:12:05 +00:00
main
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
Languages
Python
100%