Skip to content

Simple web scraper that catches article titles and their respective links from the UFPR's landing page.

Notifications You must be signed in to change notification settings

anepaz/simple-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a scraper which grabs highlighted news from UFPR's landing page

Preview

preview scraper

Setup

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/)

Node & Dependencies

Nodejs 14.19.2
Axios 0.27.2
Cheerio 1.0.0-rc.11
Cors 2.8.5
Express 4.18.1

About

Simple web scraper that catches article titles and their respective links from the UFPR's landing page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published