{"id":15980772,"url":"https://github.com/macbre/mobify","last_synced_at":"2025-04-15T11:50:48.665Z","repository":{"id":1763539,"uuid":"43968523","full_name":"macbre/mobify","owner":"macbre","description":"Download a webpage as an e-book","archived":false,"fork":false,"pushed_at":"2025-04-07T12:47:06.000Z","size":889,"stargazers_count":6,"open_issues_count":14,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T04:46:19.571Z","etag":null,"topics":["ebook","epub","kindle","medium","mobi","readthedocs","scraping-websites","webpage"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macbre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-10-09T16:50:49.000Z","updated_at":"2025-04-07T12:39:07.000Z","dependencies_parsed_at":"2023-07-07T14:16:22.424Z","dependency_job_id":"b165c210-8087-43ef-9455-7fdea3588d2f","html_url":"https://github.com/macbre/mobify","commit_stats":{"total_commits":296,"total_committers":2,"mean_commits":148.0,"dds":"0.44932432432432434","last_synced_commit":"4fc2844bfee25f1e1118a134e424ce8e2d850859"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macbre%2Fmobify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macbre%2Fmobify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macbre%2Fmobify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macbre%2Fmobify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macbre","download_url":"https://codeload.github.com/macbre/mobify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249067152,"owners_count":21207392,"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":["ebook","epub","kindle","medium","mobi","readthedocs","scraping-websites","webpage"],"created_at":"2024-10-08T00:22:32.748Z","updated_at":"2025-04-15T11:50:48.644Z","avatar_url":"https://github.com/macbre.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"mobify\n------\n\nDownload a webpage as an e-book\n\n## Install\n\n[![PyPI version](https://img.shields.io/pypi/pyversions/mobify.svg)](https://pypi.python.org/pypi/mobify)\n\n```\npip install mobify\n```\n\nYou may need to run `sudo apt-get install zlib1g-dev` if `lxml` install fails (`python3.4-dev` package is required as well to compile `lxml`).\n\n#### virtualenv\n\n```\nvirtualenv --system-site-packages env3 -p python3\npip install -U -e .\n```\n\n### For Kindle users\n\nYour Kindle supports epub files.\n\n## Usage\n\n```\nmobify \"http://histmag.org/william-wallace-bohater-szkotow-bohater-popkultury-11698\"\n```\n\nOr you can render a multi-chapter ebook from several URLs (simply separate them with spaces):\n\n```\nmobify \"http://histmag.org/william-wallace-bohater-szkotow-bohater-popkultury-11698\" \"http://histmag.org/Historia-Szkocji-10-dat-ktore-powinienes-znac-10028\"\n```\n\nepub and mobi files will be saved in your working directory.\n\nYou can force a specific source to be used to parse the URL:\n\n```\nmobify 'https://deeplearningsandbox.com/how-to-build-an-image-recognition-system-using-keras-and-tensorflow-for-a-1000-everyday-object-559856e04699#.oqknumtc6' --source MediumSource\n```\n\n## Debugging\n\nSimply set `DEBUG` env variable to `1`.\n\n```\nDEBUG=1 mobify ...\n```\n\n## Supported sources\n\n* Blogspot\n* dzieje.pl\n* histmag.org\n* medium.com\n* oreilly.com/ideas\n* readthedocs.io\n* Tumblr\n* Wikipedia\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacbre%2Fmobify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacbre%2Fmobify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacbre%2Fmobify/lists"}