Small update to fix bugs. What's new is listed below.
- Apparently they changed the structure of how the deepl.com page is built, and therefore, the scrapper stopped working. It's fixed!
- The scrapp system was changed in the text. We now use "Beautifulsoup4" which will prevent us from errors in the future!
Instalation.
Install the new version by cloning the repository
bash
git clone https://github.com/ElHaban3ro/DeeptransTool/
Or using pip to easily use the package in any of your projects.
bash
py -m pip install --upgrade DeeptransTool
Thanks for the support, guys! Have a good day.