A web-scraping tool for verge and techradar
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Madiwka4 6095905e1b Minor Changes 4 лет назад
GOOGLE.pyw added techradar 4 лет назад
dependencies.sh Installation change 4 лет назад
readme.md Minor Changes 4 лет назад
setup.py Added git repo 4 лет назад

readme.md

Verge Scrapper

This software can be used to access news websites, grap their articles, and translate them into Russian automatically!

Installation

You need to install python3 and pip3 in order for the software to work.

After that, please install the dependencies with:

chmod +x dependencies.sh
./dependencies.sh

Usage

To use the tool, just launch the .pyw executable with python3.