{"id":37143851,"url":"https://github.com/jreisinger/hgrep","last_synced_at":"2026-01-14T16:53:34.924Z","repository":{"id":42124364,"uuid":"475765071","full_name":"jreisinger/hgrep","owner":"jreisinger","description":"Search URLs for patterns","archived":false,"fork":false,"pushed_at":"2022-05-14T09:09:42.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-21T09:39:27.925Z","etag":null,"topics":["golang","grep-like","html","http","regexp"],"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/jreisinger.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-03-30T07:22:48.000Z","updated_at":"2022-05-14T07:11:23.000Z","dependencies_parsed_at":"2022-08-12T07:11:38.503Z","dependency_job_id":null,"html_url":"https://github.com/jreisinger/hgrep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jreisinger/hgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jreisinger%2Fhgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jreisinger%2Fhgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jreisinger%2Fhgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jreisinger%2Fhgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jreisinger","download_url":"https://codeload.github.com/jreisinger/hgrep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jreisinger%2Fhgrep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28426893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","grep-like","html","http","regexp"],"created_at":"2026-01-14T16:53:34.448Z","updated_at":"2026-01-14T16:53:34.915Z","avatar_url":"https://github.com/jreisinger.png","language":"Go","readme":"`hgrep` (HTTP grep) searches URLs for patterns.\n\nINSTALLATION\n\n```\nmake install\n```\n\nUSAGE\n\n```\nhgrep DevOps https://go.dev https://golang.org\nhgrep -m '\\w+\\[\\.\\][a-z]{1,63}' https://blog.google/threat-analysis-group/rss\nhgrep -r DevOps https://go.dev\n```\n\nTODO\n\n* [x] support reading URLs from stdin\n* [x] highlight matches within lines\n* [x] support `-i` to perform case insensitive matching\n* [x] support `-m` to print only matched parts\n* [x] support `-r` to search links recursively within the host\n* [x] support `-c` to limit the number of concurrent searches\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjreisinger%2Fhgrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjreisinger%2Fhgrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjreisinger%2Fhgrep/lists"}