Scrape and build e-books from various websites
Project description
[](https://pypi.python.org/pypi/bookscrape) [](https://travis-ci.org/clemfromspace/bookscrape) [](https://codeclimate.com/github/clemfromspace/bookscrape/test_coverage) [](https://codeclimate.com/github/clemfromspace/bookscrape/maintainability)
## Bookscrape
Scrape and build e-books from various websites
### Usage
```
bookscrape kissmanga Akira 1-2 --output_dir=/Users/bookscrape/Documents/
```
The above command will download the volumes `1` and `2` from the `Akira` manga on the `kissmanga` website and save the pdfs files containing the extracted images to `/Users/bookscrape/Documents/`
```
bookscrape --help
usage: bookscrape [-h] [--verbose] {kissmanga,readcomiconline} slug [volume_start-volume_end] output_dir
Download a book volume identified by its slug from the given provider
positional arguments:
{kissmanga,readcomiconline} The provider to use
slug The slug of the book to download
[volume_start-volume_end] The range of volume(s) of the book to download
output_dir The full path of the directory to place the downloaded files
```
### Supported providers
- kissmanga (http://kissmanga.com/)
- readcomiconline (http://readcomiconline.to)
### Install
```
pip install bookscrape
```
## Bookscrape
Scrape and build e-books from various websites
### Usage
```
bookscrape kissmanga Akira 1-2 --output_dir=/Users/bookscrape/Documents/
```
The above command will download the volumes `1` and `2` from the `Akira` manga on the `kissmanga` website and save the pdfs files containing the extracted images to `/Users/bookscrape/Documents/`
```
bookscrape --help
usage: bookscrape [-h] [--verbose] {kissmanga,readcomiconline} slug [volume_start-volume_end] output_dir
Download a book volume identified by its slug from the given provider
positional arguments:
{kissmanga,readcomiconline} The provider to use
slug The slug of the book to download
[volume_start-volume_end] The range of volume(s) of the book to download
output_dir The full path of the directory to place the downloaded files
```
### Supported providers
- kissmanga (http://kissmanga.com/)
- readcomiconline (http://readcomiconline.to)
### Install
```
pip install bookscrape
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bookscrape-0.0.7.tar.gz
(10.3 kB
view details)
File details
Details for the file bookscrape-0.0.7.tar.gz.
File metadata
- Download URL: bookscrape-0.0.7.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e883320e0256b1c14cf607464a3b516d7446d5b4bd22a5aad37b01f88ee215f
|
|
| MD5 |
4987fd94bfaaef698602315fb268e85c
|
|
| BLAKE2b-256 |
b43b2b64ceb44f0ba88a620be82b00e69f304d123d104c4588fdfe4bbc02a093
|