Skip to content

rossanacunha/letracrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letracrawler

Web Crawler for Empodera Project (LETRA)

Crawling from a Brazilian Portuguese Wikipedia page article about diabetes and its links into a TXT file.

Installation

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.

License

For more information, see license.