{"id":15321832,"url":"https://github.com/codehakase/crawl","last_synced_at":"2025-04-06T04:17:18.614Z","repository":{"id":86391980,"uuid":"154703749","full_name":"codehakase/crawl","owner":"codehakase","description":"A simple sitemap scrapper written in Go","archived":false,"fork":false,"pushed_at":"2020-06-14T21:03:03.000Z","size":54,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T10:18:31.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codehakase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-10-25T16:31:43.000Z","updated_at":"2020-09-06T13:34:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee89bcef-9bff-42b2-b231-477bd294a06a","html_url":"https://github.com/codehakase/crawl","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"cabe5a418c2597b6a314b9a4094c646669d49a90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehakase%2Fcrawl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehakase%2Fcrawl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehakase%2Fcrawl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehakase%2Fcrawl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codehakase","download_url":"https://codeload.github.com/codehakase/crawl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430965,"owners_count":20937875,"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":[],"created_at":"2024-10-01T09:13:14.999Z","updated_at":"2025-04-06T04:17:18.534Z","avatar_url":"https://github.com/codehakase.png","language":"Go","readme":"# Crawl\nA simple sitemap scrapper written in Go. Crawls a given url `u` and writes all\nlinks (on same domain) to a `sitemap.xml` file.\n\n## Installation\nVia `go get`\n\n```\n$ go get github.com/codehakase/crawl\n```\n\nRun http server:\n```\n$ go build main.go\n\n$ ./main # navigate to http://localhost:3000 to input url to crawl\n```\n\nRun from command line:\n```\n$ go run main.go https://example.com\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehakase%2Fcrawl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehakase%2Fcrawl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehakase%2Fcrawl/lists"}