A web-scraping tool for verge and techradar
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

readme.md 503 B

há 4 anos
123456789101112131415161718192021
  1. # Verge Scrapper
  2. This software can be used to access news websites, grap their articles, and translate them into Russian automatically!
  3. # Installation
  4. You need to install python3 and pip3 in order for the software to work.
  5. After that, please install the dependencies with:
  6. ```shell
  7. chmod +x dependencies.sh
  8. ./dependencies.sh
  9. ```
  10. # Usage
  11. To use the tool, just launch the .pyw executable with python3.
  12. <b>Warning! YANDEX.PYW USES YANDEX TRANSLATION API, WHILE GOOGLE.PYW USES GOOGLE TRANSLATE</b>