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