Skip to content

GelaniNijraj/gbooks-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbooks-scrapper

Google books scrapper made with C

Download

Build from source

make
make install

Usage

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

Issues

Report any issues, bugs or feature requests at issues page.

License

Copyright (c) 2017 Nijraj Gelani

This software is distributed under MIT license.