This is a scraper which grabs highlighted news from UFPR's landing page
git clone git@github.com:anepaz/simple-scraper.git
// on the file's directory, run the app
npm run start
// open on [localhost:8000/](http://localhost:8000/)
Nodejs 14.19.2
Axios 0.27.2
Cheerio 1.0.0-rc.11
Cors 2.8.5
Express 4.18.1