A web-scraping tool for verge and techradar
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
madiwka3 53fd54b269 Installation change 4 лет назад
GOOGLE.pyw added techradar 4 лет назад
YANDEX.pyw Added git repo 4 лет назад
dependencies.sh Installation change 4 лет назад
readme.md Installation change 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.

Warning! YANDEX.PYW USES YANDEX TRANSLATION API, WHILE GOOGLE.PYW USES GOOGLE TRANSLATE