Kristofers Solo 611a70ad68 Minor release update
Added `pyproject.toml` file.
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00
2023-02-22 22:24:57 +02:00
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00
2023-09-09 23:37:16 +03:00

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
Description
No description provided
Readme GPL-3.0 51 KiB
Languages
Python 100%