Script to check if texts are present on two different webpages. So, it can be used to check if an application is being translated as expected checking the base language page against the translated one.
pip install urllib
pip install bs4
pip install BeautifulSoup
pip install re
pip install timeit
python language_checker2.py