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.2b1.tar.gz
(9.9 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.2b1.tar.gz.
File metadata
- Download URL: bookscrape-0.0.2b1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
644799797b60dc7dd103a24907468268de60106e572a1de115148011fa0d2367
|
|
| MD5 |
e54ccef7dc42368b0ef34d8a415db4fa
|
|
| BLAKE2b-256 |
5ad3d76ba7266401f401739a67aa9fc890f87ace1dc69914529892c8462e6fe1
|
File details
Details for the file bookscrape-0.0.2b1-py3-none-any.whl.
File metadata
- Download URL: bookscrape-0.0.2b1-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f058d5ed5749bdbadea2639def0b115c5c339067e2b84e531050d8666a38827b
|
|
| MD5 |
c93c8cb8bec4ae94fb1cf3ec17f61589
|
|
| BLAKE2b-256 |
4a2f9d1b60c3ecedff5bb35ef2f3052150a8f964d1f09ac138360437beda4f04
|