{"id":25079963,"url":"https://github.com/salman0ansari/sitefetch","last_synced_at":"2025-08-19T22:08:30.056Z","repository":{"id":276087998,"uuid":"927118337","full_name":"salman0ansari/sitefetch","owner":"salman0ansari","description":"Fetch a site and extract its readable content as Markdown  (to be used with AI models).","archived":false,"fork":false,"pushed_at":"2025-02-06T08:15:31.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T11:58:14.553Z","etag":null,"topics":["ai","chatgpt","crawler","fetcher","golang","scraping"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salman0ansari.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":"2025-02-04T12:43:19.000Z","updated_at":"2025-03-25T06:05:59.000Z","dependencies_parsed_at":"2025-02-07T08:31:34.389Z","dependency_job_id":null,"html_url":"https://github.com/salman0ansari/sitefetch","commit_stats":null,"previous_names":["salman0ansari/sitefetch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/salman0ansari/sitefetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salman0ansari%2Fsitefetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salman0ansari%2Fsitefetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salman0ansari%2Fsitefetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salman0ansari%2Fsitefetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salman0ansari","download_url":"https://codeload.github.com/salman0ansari/sitefetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salman0ansari%2Fsitefetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271230262,"owners_count":24722889,"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-08-19T02:00:09.176Z","response_time":63,"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":["ai","chatgpt","crawler","fetcher","golang","scraping"],"created_at":"2025-02-07T03:15:59.608Z","updated_at":"2025-08-19T22:08:29.991Z","avatar_url":"https://github.com/salman0ansari.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sitefetch\n\nFetch a site and extract its readable content as Markdown (to be used with AI models).\n\n![image](https://github.com/user-attachments/assets/bdd90bfe-ed4e-445f-8121-b8284128e0c4)\n\n## Install\n\nInstall globally\n\n```bash\ngo install github.com/salman0ansari/sitefetch@latest\n```\n\n## Usage\n\n![image](https://github.com/user-attachments/assets/4391566d-bb82-4089-a3d8-0ae3b3db46ae)\n\n```bash\nsitefetch https://hisalman.in --outfile site.txt\n\n# or better concurrency\nsitefetch https://hisalman.in --outfile site.txt --concurrency 10\n```\n\n### Match specific pages\n\nUse the `--match` flag to specify the pages you want to fetch:\n\n```bash\nsitefetch https://vite.dev --match \"/blog/**,/guide/**\"\n```\n\n### Content selector\n\n```bash\nsitefetch https://vite.dev --content-selector \".content\"\n```\n\n## Credit \nThis project is a Go implementation of the original [sitefetch](https://github.com/egoist/sitefetch) written in TypeScript by [egoist](https://github.com/egoist).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalman0ansari%2Fsitefetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalman0ansari%2Fsitefetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalman0ansari%2Fsitefetch/lists"}