{"id":14365402,"url":"https://github.com/hearchco/agent","last_synced_at":"2025-12-15T11:03:52.750Z","repository":{"id":183808379,"uuid":"670775698","full_name":"hearchco/agent","owner":"hearchco","description":"Hearchco agent used to gather info from a variety of sources.","archived":false,"fork":false,"pushed_at":"2024-12-16T05:15:11.000Z","size":2705,"stargazers_count":30,"open_issues_count":37,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-20T10:36:55.988Z","etag":null,"topics":["go","golang","hearchco","metasearch","metasearch-engine","search","search-engine"],"latest_commit_sha":null,"homepage":"https://hearch.co","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hearchco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["hearchco","aleksasiriski"],"ko_fi":"aleksasiriski","liberapay":"hearchco"}},"created_at":"2023-07-25T20:10:25.000Z","updated_at":"2024-12-16T17:52:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"f49282de-8d2a-4480-84d6-0946f889c4c8","html_url":"https://github.com/hearchco/agent","commit_stats":null,"previous_names":["tminaorg/brzaguza","brzaguza/zadnjica","hearchco/hearchco","hearchco/agent"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/hearchco/agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hearchco%2Fagent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hearchco%2Fagent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hearchco%2Fagent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hearchco%2Fagent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hearchco","download_url":"https://codeload.github.com/hearchco/agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hearchco%2Fagent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27749823,"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-12-15T02:00:09.782Z","response_time":96,"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":["go","golang","hearchco","metasearch","metasearch-engine","search","search-engine"],"created_at":"2024-08-27T19:00:33.739Z","updated_at":"2025-12-15T11:03:52.746Z","avatar_url":"https://github.com/hearchco.png","language":"Go","funding_links":["https://github.com/sponsors/hearchco","https://github.com/sponsors/aleksasiriski","https://ko-fi.com/aleksasiriski","https://liberapay.com/hearchco"],"categories":["go","golang"],"sub_categories":[],"readme":"# Hearchco agent repository built using Go\n\nOpen source is hard, maintaining a metasearch engine while corruption kills your country even harder.\n\n## Installation\n\n### Docker\n[https://github.com/hearchco/agent/pkgs/container/agent](https://github.com/hearchco/agent/pkgs/container/agent)\n\n```bash\ndocker pull ghcr.io/hearchco/agent\n```\n\n### Binary\n\u003cdetails\u003e\n    \u003csummary\u003eBinary file - Linux\u003c/summary\u003e\n\nDownload the latest release from the [releases page](https://github.com/hearchco/agent/releases) manually, or automatically like below and set the permissions for the files.\n\n```bash\n# Replace the 'match' part with your own ARCH\ncurl -L -o /opt/hearchco \u003c\u003c\u003c echo $(curl -sL https://api.github.com/repos/hearchco/agent/releases/latest | jq -r '.assets[] | select(.name? | match(\"linux_amd64$\")) | .browser_download_url')\n```\n\n### Create a user and modify the rights.\n\n```bash\nsudo useradd --shell /bin/bash --system --user-group hearchco\nsudo chown hearchco:hearchco /opt/hearchco\n```\n\n## Start/Stop/Status\n\n### Create a Systemd Unit\n\nSave example systemd unit file into `/etc/systemd/system/hearchco.service` [docs](../docs/hearchco.service).\n\n### Start the hearchco Service\n\nReload the service daemon, start the newly create service and check status.\n\n```bash\nsudo systemctl daemon-reload\nsudo systemctl start hearchco\nsudo systemctl status hearchco\n```\n\n### Debug\n\n```bash\nsudo journalctl -u hearchco -b --reverse\n```\n\n### Start hearchco on Startup\n\n```bash\nsudo systemctl enable hearchco.service\n```\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhearchco%2Fagent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhearchco%2Fagent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhearchco%2Fagent/lists"}