sg-scraper
v1.1.1
Published
Tool for scraping albums from suicidegirls.com
Downloads
17
Maintainers
Readme
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.