A crawler to get news from a brazilian website.
This project was created just to learn and implement a crawler in NodeJs.
To run this project, just run the below commands. Assuming you have nodejs installed.
$ git clone https://github.com/mateusduraes/crawler-br-news.git
$ cd crawler-br-news
$ npm install
$ npm run start:build
The output will look like the below image. 😄
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!