0.1.1 • Published 10 years ago

skrapper v0.1.1

Weekly downloads
3
License
BSD
Repository
github
Last release
10 years ago

skrapper

Custom Web page Scrapping tools

Dependencies Status

npm.io

Install

$ npm install -g skrapper

Usage

run skrapper to see default help.

$ skrapper

crawling a page

$ skrapper web-page-url

with custom save directory

$ skrapper web-page-url -d images

only specify element with jquery selector style

$ skrapper web-page-url -e "#fruits"

Defendancy

  • request
  • cheerio

Version

0.1 simple action fixed

0.2 batch process from a file planded

0.3 web interface maybe or not

0.1.1

10 years ago

0.1.0

11 years ago

0.0.1

11 years ago