Name | scrapethedocs JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Scrapethedocs is a Python-based tool designed to efficiently scrape and extract documentation from Python package websites |
upload_time | 2024-11-16 23:03:54 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
webscraping
documentation
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# scrapethedocs
Scrapethedocs is a Python-based tool designed to efficiently scrape and extract documentation from Python package websites. Whether you need to collect API references, examples, or any other relevant documentation for analysis or offline use, Scrapethedocs automates the process, making it easy to gather information from various Python package docs.
Raw data
{
"_id": null,
"home_page": null,
"name": "scrapethedocs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "webscraping, documentation",
"author": null,
"author_email": "Viktor Chekhovoi <viktor.chekhovoi@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e6/27/1532ddf101cd34f5ba675cc3ebc011122d75fd3967d311501ec4ce89d4ed/scrapethedocs-0.1.0.tar.gz",
"platform": null,
"description": "# scrapethedocs\nScrapethedocs is a Python-based tool designed to efficiently scrape and extract documentation from Python package websites. Whether you need to collect API references, examples, or any other relevant documentation for analysis or offline use, Scrapethedocs automates the process, making it easy to gather information from various Python package docs.\n",
"bugtrack_url": null,
"license": null,
"summary": "Scrapethedocs is a Python-based tool designed to efficiently scrape and extract documentation from Python package websites ",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/viktorChekhovoi/scrapethedocs"
},
"split_keywords": [
"webscraping",
" documentation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4ba00084e8a92aada563498c3338e22d772d8411c42cdf08b5cc296ea5877e1f",
"md5": "bf990bf96f295026045e9ccb554d55d5",
"sha256": "4786274c70a5fed3efe5bb25b0562bdee5d85d2f0a5e2e2778dd95d739306c0f"
},
"downloads": -1,
"filename": "scrapethedocs-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf990bf96f295026045e9ccb554d55d5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 7199,
"upload_time": "2024-11-16T23:03:52",
"upload_time_iso_8601": "2024-11-16T23:03:52.566864Z",
"url": "https://files.pythonhosted.org/packages/4b/a0/0084e8a92aada563498c3338e22d772d8411c42cdf08b5cc296ea5877e1f/scrapethedocs-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e6271532ddf101cd34f5ba675cc3ebc011122d75fd3967d311501ec4ce89d4ed",
"md5": "1af25aec512c028cd2bfd53a064924f0",
"sha256": "3df1f43f4dd6559dae399796412f24e9e7eac741f8205cd8b411820a65c43416"
},
"downloads": -1,
"filename": "scrapethedocs-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "1af25aec512c028cd2bfd53a064924f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 12211,
"upload_time": "2024-11-16T23:03:54",
"upload_time_iso_8601": "2024-11-16T23:03:54.527037Z",
"url": "https://files.pythonhosted.org/packages/e6/27/1532ddf101cd34f5ba675cc3ebc011122d75fd3967d311501ec4ce89d4ed/scrapethedocs-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 23:03:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "viktorChekhovoi",
"github_project": "scrapethedocs",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"lcname": "scrapethedocs"
}