{"id":34121544,"url":"https://github.com/jxeng/site-info-crawler","last_synced_at":"2026-05-30T17:31:38.249Z","repository":{"id":41091313,"uuid":"508253058","full_name":"jxeng/site-info-crawler","owner":"jxeng","description":"A tool for batch crawling website's title, description, favicon.","archived":false,"fork":false,"pushed_at":"2022-06-29T02:10:30.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-17T07:44:31.751Z","etag":null,"topics":["crawler","favicon","title"],"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/jxeng.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}},"created_at":"2022-06-28T10:27:43.000Z","updated_at":"2025-02-08T13:21:23.000Z","dependencies_parsed_at":"2022-07-30T20:48:14.500Z","dependency_job_id":null,"html_url":"https://github.com/jxeng/site-info-crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jxeng/site-info-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxeng%2Fsite-info-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxeng%2Fsite-info-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxeng%2Fsite-info-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxeng%2Fsite-info-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jxeng","download_url":"https://codeload.github.com/jxeng/site-info-crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxeng%2Fsite-info-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33703065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["crawler","favicon","title"],"created_at":"2025-12-14T21:52:33.234Z","updated_at":"2026-05-30T17:31:38.244Z","avatar_url":"https://github.com/jxeng.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# site-info-crawler\r\nA tool for batch crawling website's title, description, favicon.\r\n\r\n# how to use\r\n\r\n```\r\ngit clone https://github.com/jxeng/site-info-crawler.git\r\n\r\ncd site-info-crawler\r\n\r\ngo mod tidy\r\n\r\ngo build\r\n\r\n./site-info-crawler.exe\r\n```\r\n\r\nraw.json\r\n```\r\n[\r\n  {\r\n    \"id\": \"binance\",\r\n    \"url\": \"https://www.binance.com/\",\r\n    \"title\": \"\",\r\n    \"describe\": \"\",\r\n    \"favicon\": \"binance_com.png\"\r\n  },\r\n  ...\r\n]\r\n```\r\n\r\nfilled.json\r\n```\r\n[\r\n  {\r\n    \"id\": \"binance\",\r\n    \"url\": \"https://www.binance.com/\",\r\n    \"title\": \"交易比特币、以太币和altcoin | 加密货币交易平台 | 币安\",\r\n    \"description\": \"Binance cryptocurrency exchange - We operate the worlds biggest bitcoin exchange and altcoin crypto exchange in the world by volume\",\r\n    \"favicon\": \"./icons/binance.png\"\r\n  },\r\n  ...\r\n]\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxeng%2Fsite-info-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjxeng%2Fsite-info-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxeng%2Fsite-info-crawler/lists"}