{"id":22166503,"url":"https://github.com/alextanhongpin/go-github-scraper","last_synced_at":"2026-05-04T04:31:53.171Z","repository":{"id":79114932,"uuid":"134528068","full_name":"alextanhongpin/go-github-scraper","owner":"alextanhongpin","description":"Github Scraper written in Go to compare against the previous version written in Node","archived":false,"fork":false,"pushed_at":"2018-06-10T16:51:44.000Z","size":1980,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T16:31:07.054Z","etag":null,"topics":["github","github-scraper","golang"],"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/alextanhongpin.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-05-23T07:06:14.000Z","updated_at":"2022-03-17T02:41:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8a14fd3-4594-4852-9f06-a8610cf5aba8","html_url":"https://github.com/alextanhongpin/go-github-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alextanhongpin/go-github-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fgo-github-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fgo-github-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fgo-github-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fgo-github-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextanhongpin","download_url":"https://codeload.github.com/alextanhongpin/go-github-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fgo-github-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32595077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["github","github-scraper","golang"],"created_at":"2024-12-02T05:19:43.826Z","updated_at":"2026-05-04T04:31:53.151Z","avatar_url":"https://github.com/alextanhongpin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-github-scraper\n\nA Github Scraper and recommendation engine written in `Go`, to replace the previous version written in NodeJS (TypeScript).\n\n\n## Development\n\nCreate a `.env` that contains minimum the following environment variables:\n\n```.env\nGITHUB_TOKEN=\u003cyour_github_token\u003e\nDB_NAME=\u003cmgo_db_name\u003e\nDB_HOST=\u003cmgo_db_host\u003e\nDB_USER=\u003cmgo_db_user\u003e\nDB_AUTH=\u003cmgo_db_auth\u003e\nDB_PASS=\u003cmgo_db_pass\u003e\n```\n\n## Start\n\n```bash\n$ make start\n```\n\n## Build Docker Image\n\n```bash\n$ make docker\n```\n\n\n## Tracing\n\nUsing __opencensus__ to add __jaeger__ tracing capabilities:\n\n![tracing.png](./assets/tracing.png)\n\n\nAdditional metadata (key-value pairs) can be added for more information:\n\n![additional-metadata.png](./assets/additional-metadata.png)\n\n## Stats\n\n```bash\n-------------------------------------------------------------------------------\n Language            Files        Lines         Code     Comments       Blanks\n-------------------------------------------------------------------------------\n Dockerfile              1           56           29           11           16\n Go                     66         5788         4572          241          975\n Makefile                1           40           29            1           10\n Markdown                1           41           41            0            0\n YAML                    1           35           21           12            2\n-------------------------------------------------------------------------------\n Total                  70         5960         4692          265         1003\n-------------------------------------------------------------------------------\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fgo-github-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextanhongpin%2Fgo-github-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fgo-github-scraper/lists"}