Kristofers Solo 58491923d0 Added readme
2022-09-11 19:42:19 +03:00
2022-09-11 19:26:23 +03:00
2022-09-11 19:27:27 +03:00
2022-09-11 19:26:23 +03:00
2022-09-11 19:42:19 +03:00
2022-09-11 19:42:19 +03:00
2022-09-11 19:26:23 +03:00

Webscraper

Webscraper of SS marketplace for GPUs

Installation

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

Create config.json file with following content:

{
  "API_TOKEN": "<TOKEN_FROM_BOT_FATHER>"
}

Install required libraries:

pip install -r requirements.txt
python main.py

Libraries used

Description
No description provided
Readme GPL-3.0 59 KiB
Languages
Python 100%