{"id":21459877,"url":"https://github.com/hunam6/goodgle","last_synced_at":"2025-07-15T02:31:49.381Z","repository":{"id":52626910,"uuid":"355686241","full_name":"Hunam6/Goodgle","owner":"Hunam6","description":"The beautiful/private metasearch engine based on Google written in Deno 🦕","archived":false,"fork":false,"pushed_at":"2023-10-01T01:52:36.000Z","size":1520,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-08T17:47:22.821Z","etag":null,"topics":["deno","goodgle","google","metasearch","metasearch-engine","oak","privacy","search-engine"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hunam6.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":"2021-04-07T21:26:17.000Z","updated_at":"2024-06-16T11:28:01.000Z","dependencies_parsed_at":"2022-08-21T07:40:18.601Z","dependency_job_id":null,"html_url":"https://github.com/Hunam6/Goodgle","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Hunam6/Goodgle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2FGoodgle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2FGoodgle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2FGoodgle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2FGoodgle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hunam6","download_url":"https://codeload.github.com/Hunam6/Goodgle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2FGoodgle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265390880,"owners_count":23757605,"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":["deno","goodgle","google","metasearch","metasearch-engine","oak","privacy","search-engine"],"created_at":"2024-11-23T06:36:52.220Z","updated_at":"2025-07-15T02:31:48.957Z","avatar_url":"https://github.com/Hunam6.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003e\u003cimg src=\"./assets/goodgle.svg\" height=\"24\" width=\"24\"/\u003e \u003cins\u003eGoodgle\u003c/ins\u003e\u003c/h1\u003e\n\u003cp align='center'\u003e\u003cstrong\u003eA metasearch engine based on Google written in Deno 🦕\u003c/strong\u003e\u003c/p\u003e\n\n---\n\n![Goodgle Demo](https://github.com/Hunam6/Goodgle/assets/38606542/544a5d81-4f43-45ad-aadc-251366cf5942)\n\n### ⚠️ Current state of the project ⚠️\n\nI haven't been posting updates since some days because I'm working on a V2 written in [V](https://github.com/vlang/v)! The current project is pretty usable but, the speed isn't good enough. For a casual website that's good but for a search engine it isn't satisfying enough. I'm also currently blocked by a [bug/feature in V itself](https://github.com/vlang/v/issues/10683).\n\n### *This project is at an early stage!*\n\n## Goals\n\n- Based on Google to get best results\n- Beautiful UI and innovative UX\n- Privacy respecting (no cookies, no link-tracking, random user-agent, etc.)\n- No ads\n- Proxy support (maybe Tor too in the future)\n- Optional customization\n\n\u003ci\u003e\u003cb\u003eNon-goal\u003c/b\u003e: support old, or even not so old, browsers\u003c/i\u003e\n\n## Usage\n\n### Quickly test it\n\nYou can quickly test it on my instances, just remember to only use it for testing proposes as they may be unavailable during some dev sessions:\n\n- \u003chttps://goodgle.up.railway.app\u003e\n- \u003chttps://goodgle-hunam6.cloud.okteto.net\u003e\n\n### Locally\n\n    git clone https://github.com/Hunam6/Goodgle \u0026 cd Goodgle\n    deno run --allow-net --allow-read --allow-env --unstable --import-map=IM.json app.ts\n\n### On Railway\n\nClick on [![Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2FHunam6%2FGoodgle\u0026envs=PORT\u0026PORTDefault=8080)\n\n### On Okteto\n\nClick on [![Okteto](https://okteto.com/develop-okteto.svg)](https://cloud.okteto.com/deploy?repository=https://github.com/Hunam6/Goodgle)\n\n## Contributing\n\nHi and welcome! Contributing is very welcome! Every type of contribution is welcomed, just remember to follow the [GitHub Community Guidelines](https://docs.github.com/articles/github-community-guidelines).\n\n- Report `Internal Server Error`s when performing searches, don't forget to provide the search terms and the geographic location of the server (or the instance used).\n\n- Submit an issue.\n\n- Submit a PR: please follow the styling rules indicated in `.editorconfig` and `.vscode/settings.json`.\n\n*__PS__: if you don't know where to start look at all the \"TODO\" comments (I recommend [Todo Tree](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree) for VSCode).*\n\n## License\n\nThis project is licensed under the [Mozilla Public License 2.0](./LICENSE).\n\n## Credits\n\n[Whoogle](https://github.com/benbusby/whoogle-search) by [@benbusby](https://github.com/benbusby): the original idea\n\n[Oak](https://github.com/oakserver/oak) by [@kitsonk](https://github.com/kitsonk): the web framework/middleware\n\n[Deno DOM](https://github.com/b-fuze/deno-dom) by [@b-fuze](https://github.com/b-fuze): the DOM parser\n\n[Dotenv](https://github.com/pietvanzoen/deno-dotenv) by [@bpietvanzoen](https://github.com/pietvanzoen): the .env file handler\n\n[Mustache.ts](https://github.com/fabrv/mustache.ts) by [@fabrv](https://github.com/fabrv): the template engine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunam6%2Fgoodgle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunam6%2Fgoodgle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunam6%2Fgoodgle/lists"}