A web-scraping tool for verge and techradar
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Madiwka3 2e27e86f84 added thing před 3 roky
GOOGLE.pyw added thing před 3 roky
dependencies.sh Installation change před 4 roky
readme.md Minor Changes před 4 roky
setup.py Added git repo před 4 roky
tune.mp3 added thing před 3 roky

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.