{"id":16535779,"url":"https://github.com/clemfromspace/bookscrape","last_synced_at":"2025-03-21T09:32:14.487Z","repository":{"id":40744217,"uuid":"118108369","full_name":"clemfromspace/bookscrape","owner":"clemfromspace","description":"Bookscrape - Scrape and export books from various websites","archived":false,"fork":false,"pushed_at":"2023-10-03T21:20:15.000Z","size":103,"stargazers_count":10,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-01T05:06:28.610Z","etag":null,"topics":["book","pdf","python","scrapy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clemfromspace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-19T09:57:41.000Z","updated_at":"2022-02-01T02:04:07.000Z","dependencies_parsed_at":"2024-10-28T10:17:03.614Z","dependency_job_id":"265ddd2f-c32b-4959-98ae-5ebf060b8be6","html_url":"https://github.com/clemfromspace/bookscrape","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.04347826086956519,"last_synced_commit":"ed16c24a3d1caeab07b5111812c8eb07ba598b8a"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemfromspace%2Fbookscrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemfromspace%2Fbookscrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemfromspace%2Fbookscrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemfromspace%2Fbookscrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemfromspace","download_url":"https://codeload.github.com/clemfromspace/bookscrape/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130281,"owners_count":20402753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","pdf","python","scrapy"],"created_at":"2024-10-11T18:28:51.176Z","updated_at":"2025-03-21T09:32:14.057Z","avatar_url":"https://github.com/clemfromspace.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI](https://img.shields.io/pypi/v/bookscrape.svg)](https://pypi.python.org/pypi/bookscrape) [![Build Status](https://travis-ci.org/clemfromspace/bookscrape.svg?branch=master)](https://travis-ci.org/clemfromspace/bookscrape) [![Test Coverage](https://api.codeclimate.com/v1/badges/c716cb35ce542efa1bff/test_coverage)](https://codeclimate.com/github/clemfromspace/bookscrape/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/c716cb35ce542efa1bff/maintainability)](https://codeclimate.com/github/clemfromspace/bookscrape/maintainability)\n\n## Bookscrape\nScrape and build e-books from various websites\n\n### Usage\n```\nbookscrape kissmanga Akira 1-2 --output_dir=/Users/bookscrape/Documents/\n```\n\nThe 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/`\n\n```\nbookscrape --help\n\nusage: bookscrape [-h] [--verbose] {kissmanga,readcomiconline} slug [volume_start-volume_end] output_dir\n\nDownload a book volume identified by its slug from the given provider\n\npositional arguments:\n  {kissmanga,readcomiconline} The provider to use\n  slug                        The slug of the book to download\n  [volume_start-volume_end]   The range of volume(s) of the book to download\n  output_dir                  The full path of the directory to place the downloaded files\n```\n\n### Supported providers\n- kissmanga (http://kissmanga.com/)\n- readcomiconline (http://readcomiconline.to)\n\n\n### Install\n```\npip install bookscrape\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemfromspace%2Fbookscrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemfromspace%2Fbookscrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemfromspace%2Fbookscrape/lists"}