Skip to content
/ scrapy Public

node cli app for scraping and copying webpages to your desktop

Notifications You must be signed in to change notification settings

arobida/scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Page Scraper

just a simple node html scraper why? good question: I built it to make copies of pages I would like to rebuild and show to clients. It will go to that page read the html and make a exact copy to your desktop! I know there are extensions that do this but... its nodejs and its a fast and zippy cli app so why not?

Install

Just install with:

npm i -g afr-scrapy

Just Scrape it!

scrapy gif Use it by giving it a url with the -c flag Like so:

scrape -c https://google.com

About

node cli app for scraping and copying webpages to your desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published