sg-scraper

1.1.1 • Public • Published

sg-scraper

A node command line app for downloading albums from suicidegirls.com.

1. Install

npm install sg-scraper -g

2. Setup

sg-scraper config -u <user-name> -p <password> -d <destination-path>

E.g.

sg-scraper config -u ash.ketchum -p GottaCatchEm4ll -d d:\pics\sg\

3. Run

sg-scraper scrape [album-url]

E.g.

sg-scraper scrape https://www.suicidegirls.com/girls/fishball/album/2303471/gotta-catchem-all/

Or don't specify an album url and it will use the url in the clipboard if there is one.

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sg-scraper

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • codeandcats