Skip to content

Scrape the web using a backend server Node.js with the Express framework

Notifications You must be signed in to change notification settings

Terieyenike/node-express-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape the Web with Node.js

Web scraping is the process of extracting information from a page, a website.

LIVE LINK: https://nxmv8.sse.codesandbox.io/

Screenshots

Scraped data from Sky news

Tech/framework used

Built with

  • Node
  • Express
  • Cheerio
  • Axios

Features

  • Helps you quickly scrape a website
  • Web scraping saves you time instead of doing the work with a pen and paper.

Installation

  1. Clone this project locally
  2. Run npm install
  3. Run npm start to start the server on http://localhost:3000
  4. View the Scraped data in your browser or on Postman

Contributor

Teri Eyenike

About

Scrape the web using a backend server Node.js with the Express framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages