Skip to content

Simple website parser. This parses all http links from a given web url. Easily customizable to parse whatever you want.

Notifications You must be signed in to change notification settings

ccnixon/website-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

website-parser

git clone https://github.com/ccnixon/website-parser.git
cd website-parser
npm install
node server.js

You should see a list of all the links from the front page of hacker news.

Just change the url variable to whatever you would like. Check out Cheerio for more info on how to tinker with the html parsing

About

Simple website parser. This parses all http links from a given web url. Easily customizable to parse whatever you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published