Web Crawler for Empodera Project (LETRA)
Crawling from a Brazilian Portuguese Wikipedia page article about diabetes and its links into a TXT file.
This is a Python 3.6 module that depends on the Beautiful Soup and requests packages.
- Clone and cd into this repository.
- Install Python 3.6.
- Install requirements from pip with pip install -r requirements.txt.
- Test the program by running python test_diabetes.py.
For more information, see license.