Skip to content

kevinchisholm/node-cheerio-web-page-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.Js  Logo

node-cheerio-web-page-scraper

Provides metadata and image info for any web page as JSON

Dependencies

What you need to run this app:

Instructions

Setup

  • Clone this repo:
git clone https://github.com/kevinchisholm/node-cheerio-web-page-scraper.git
  • Run this command:
npm install

Running the code

1) Execute this command in your terminal:

node app.js

2) Open the app in your browser:

http://localhost:3000

3) Enter a URL in the text box and then click: "Scrape"

About

Provides metadata and image info for any web page as JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published