{"id":18078240,"url":"https://github.com/imthaghost/gocloneold","last_synced_at":"2025-04-05T20:31:59.816Z","repository":{"id":101601201,"uuid":"240367528","full_name":"imthaghost/gocloneold","owner":"imthaghost","description":"Website Cloner - Utilizes powerful go routines to clone websites to your computer within seconds.","archived":false,"fork":false,"pushed_at":"2020-03-23T00:59:11.000Z","size":132387,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T20:50:54.575Z","etag":null,"topics":["colly","crawler","go","scraper"],"latest_commit_sha":null,"homepage":"","language":"Go","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/imthaghost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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":"2020-02-13T21:35:17.000Z","updated_at":"2024-05-30T11:22:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"317d7256-deed-4b02-87fb-f2ae47aeee94","html_url":"https://github.com/imthaghost/gocloneold","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fgocloneold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fgocloneold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fgocloneold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fgocloneold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imthaghost","download_url":"https://codeload.github.com/imthaghost/gocloneold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399275,"owners_count":20932868,"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":["colly","crawler","go","scraper"],"created_at":"2024-10-31T12:13:15.901Z","updated_at":"2025-04-05T20:31:59.785Z","avatar_url":"https://github.com/imthaghost.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://goclone.herokuapp.com/\"\u003e\n    \u003cimg alt=\"jedi\" src=\"docs/media/logo.png\"\u003e \n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nCopy websites to your computer! goclone is a utility that allows you to download a website from the Internet to a local directory. Get html, css, js, images, and other files from the server to your computer. goclone arranges the original site's relative link-structure. Simply open a page of the \"mirrored\" website in your browser, and you can browse the site from link to link, as if you were viewing it online.\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://goclone.herokuapp.com/\"\u003eOfficial Website\u003c/a\u003e\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://goreportcard.com/report/github.com/imthaghost/goclone\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/imthaghost/goclone\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/imthaghost/gitmoji-changelog\"\u003e\n    \u003cimg src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\"alt=\"gitmoji-changelog\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n![Example](/docs/media/cloner.gif)\n\n## Table of Contents\n\n-   [Installation](#installation)\n-   [Examples](#examples)\n-   [License](#license)\n-   [Contributors](#contributors)\n\n## 🚀 Installation\n\n### Brew\n\n```bash\n# tap\nbrew tap imthaghost/goclone\n# install tool\nbrew install goclone\n```\n\n### Manual\n\n```bash\n# go get :)\ngo get https://github.com/imthaghost/goclone\n# change to project directory using your GOPATH\ncd $GOPATH/src/github.com/imthaghost/goclone\n# build and install application\ngo install\n```\n\n## Examples\n\n###\n\n```bash\n# goclone \u003curl\u003e\ngoclone https://dribbble.com\n```\n\n![Dribbble](/docs/media/dribbble.gif)\n\n## 📝 License\n\nBy contributing, you agree that your contributions will be licensed under its MIT License.\n\nIn short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.\n\n## Contributors\n\nContributions are welcome! Please see [Contributing Guide](https://imthaghost/zeus) for more details.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/imthaghost\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/46610773?s=460\u0026v=4\" width=\"75px;\" alt=\"Gary Frederick\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTha Ghost\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/imthaghost/goclone/commits?author=imthaghost\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimthaghost%2Fgocloneold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimthaghost%2Fgocloneold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimthaghost%2Fgocloneold/lists"}