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 volumes [volumes ...] 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
volumes The 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 volumes [volumes ...] 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
volumes The 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.2b5.tar.gz
(9.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bookscrape-0.0.2b5.tar.gz.
File metadata
- Download URL: bookscrape-0.0.2b5.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
647052fb97462584e799228ceef1b35b48ee2a08412ce372c30f8c1ed3f4b92f
|
|
| MD5 |
4bb1a510d4bd5f3f5385689345d06f98
|
|
| BLAKE2b-256 |
c3ba9176c41aabded7acf24d8da4cffb23cb613cd5fd8aff11e42de304a7b35b
|
File details
Details for the file bookscrape-0.0.2b5-py3-none-any.whl.
File metadata
- Download URL: bookscrape-0.0.2b5-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b50fc5454a8811891201201935f2018ce050e27a24b382d590cd41a4a5f11efc
|
|
| MD5 |
4497997205e16befcbf253ddfd330b2f
|
|
| BLAKE2b-256 |
b4ef900d13e9910a58506918b014ee9d1e7182997f0ac9461f7cf0bf2b9226cd
|