New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bookscrape

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bookscrape

Scrape and build e-books from various websites

  • 0.0.7
  • PyPI
  • Socket score

Maintainers
1

PyPI Build Status Test Coverage 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

Install

pip install bookscrape

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc