In this project, I've created a web scrapper for the site tecmundo.com.br, you can utilize a menu to find tecmundo news and search their news by title, date, source and category.
- python3
- mongoDB server running on your local machine
- Download the the code with git clone git@github.com:lucasportella/tech-news.git
- Enter the directory and open the terminal.
- Run the following commands:
- python3 -m venv .venv && source .venv/bin/activate
- python3 -m pip install -r dev-requirements.txt
- tech-news-analyzer
- Select an option from the menu (select 0 then the number of news you want to populate database)