A web-scraping tool for verge and techradar
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Madiwka4 6095905e1b Minor Changes 4 lat temu
GOOGLE.pyw added techradar 4 lat temu
dependencies.sh Installation change 4 lat temu
readme.md Minor Changes 4 lat temu
setup.py Added git repo 4 lat temu

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.