{"id":24068308,"url":"https://github.com/Py-Contributors/Site-Cloner","last_synced_at":"2025-09-16T02:32:01.945Z","repository":{"id":61560098,"uuid":"545667524","full_name":"Py-Contributors/Site-Cloner","owner":"Py-Contributors","description":"Quick \u0026 simple Python tool to clone website","archived":false,"fork":false,"pushed_at":"2025-01-03T03:33:35.000Z","size":2041,"stargazers_count":25,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-07-08T23:39:10.219Z","etag":null,"topics":["hacktoberfest","open-source","pip-package","pypi-package","python","scrapper"],"latest_commit_sha":null,"homepage":"","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/Py-Contributors.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://www.buymeacoffee.com/codeperfectplus"]}},"created_at":"2022-10-04T19:22:45.000Z","updated_at":"2025-07-02T01:09:13.000Z","dependencies_parsed_at":"2022-10-19T22:45:38.528Z","dependency_job_id":null,"html_url":"https://github.com/Py-Contributors/Site-Cloner","commit_stats":null,"previous_names":["py-contributors/site-cloner"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Py-Contributors/Site-Cloner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Py-Contributors%2FSite-Cloner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Py-Contributors%2FSite-Cloner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Py-Contributors%2FSite-Cloner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Py-Contributors%2FSite-Cloner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Py-Contributors","download_url":"https://codeload.github.com/Py-Contributors/Site-Cloner/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Py-Contributors%2FSite-Cloner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275350157,"owners_count":25448987,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hacktoberfest","open-source","pip-package","pypi-package","python","scrapper"],"created_at":"2025-01-09T13:01:10.868Z","updated_at":"2025-09-16T02:32:01.936Z","avatar_url":"https://github.com/Py-Contributors.png","language":"Python","funding_links":["https://www.buymeacoffee.com/codeperfectplus"],"categories":["Python"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ca href=\"https://pypi.org/project/site-cloner/\"\u003eSite Cloner\u003c/a\u003e\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA simple tool to clone a website\u003c/p\u003e\n\u003cp align=\"center\"\u003eThis tool is for educational purposes only.Please follow the copyright \n    laws of your country. Our team is not responsible for any misuse.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/v/site-cloner.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/pyversions/site-cloner.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/l/site-cloner.svg\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/dd/site-cloner.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/dw/site-cloner.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/pypi/dm/site-cloner.svg\"\u003e\n\u003c/p\u003e\n\n## Installation\n\n```bash\npip install site-cloner\n```\n\n## Usage\n\n```python\nfrom site_cloner import SiteCloner\n\nsc = SiteCloner(\"https://codeperfectplus.herokuapp.com/\")\nsc.clone_website()\n```\n\n## Upcoming Features\n\n- [x] Add Support for download multiple pages(v1.0.0)\n- [x] Add Support for downloading images(v1.0.0)\\\n- [x] Pip Package Support\n- [ ] Add support for cloning websites with login\n\n\n## Changelog\n\n**0.0.1**\n\n- [x] Initial Release\n- [x] Implemented basic functionality\n- [x] Implemented downloading of images\n- [x] Implemented downloading of multiple pages\n- [x] Pip Package Support\n\n\n## Contributors\n\n\u003ca href=\"https://github.com/Py-Contributors/site-cloner/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Py-Contributors/site-cloner\" /\u003e\n\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPy-Contributors%2FSite-Cloner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPy-Contributors%2FSite-Cloner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPy-Contributors%2FSite-Cloner/lists"}