Google books scrapper made with C
make
make install
Usage: gbooks-scrapper [OPTIONS]
A tool to scrape pages as images from books.google.com
-i, --id=ID ID of the book
-I, --info get book information only
-c, --complete download complete book
-t, --target-location download files location
-s, --start-page=PAGE start download from page PAGE
-e, --end-page=PAGE download pages upto PAGE
-v, --verbose show status messages
-h, --help get this message
Report any issues, bugs or feature requests at issues page.
Copyright (c) 2017 Nijraj Gelani
This software is distributed under MIT license.