/get_paper_information

A program to easily obtain information on a treatise using playwright

Primary LanguagePython

Playwright

install

sudo pip3 install playwright
playwright install

Official documentation

code generation

playwright codegen https://ieeexplore.ieee.org/Xplore/home.jsp(URL) -o test.py(file name)

Google translate

Description

Googletrans is a free and unlimited python library that implemented Google Translate API.

vertion

pip install googletrans==4.0.0-rc1