{"id":13936701,"url":"https://github.com/yrq110/TinyGoogle","last_synced_at":"2025-07-19T22:31:37.710Z","repository":{"id":97979208,"uuid":"73070248","full_name":"yrq110/TinyGoogle","owner":"yrq110","description":"A search web app built by Flask and Google CSE","archived":false,"fork":false,"pushed_at":"2023-01-29T09:14:36.000Z","size":190,"stargazers_count":182,"open_issues_count":0,"forks_count":56,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-08-08T23:24:17.016Z","etag":null,"topics":["flask","google-cse"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yrq110.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-07T11:06:27.000Z","updated_at":"2024-05-07T10:22:17.000Z","dependencies_parsed_at":"2023-06-01T09:01:05.648Z","dependency_job_id":null,"html_url":"https://github.com/yrq110/TinyGoogle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrq110%2FTinyGoogle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrq110%2FTinyGoogle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrq110%2FTinyGoogle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrq110%2FTinyGoogle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yrq110","download_url":"https://codeload.github.com/yrq110/TinyGoogle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226686729,"owners_count":17666928,"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":["flask","google-cse"],"created_at":"2024-08-07T23:02:55.371Z","updated_at":"2024-11-27T04:31:20.626Z","avatar_url":"https://github.com/yrq110.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# TinyGoogle\n\nTinyGoogle built with Flask + Bootstrap + Google CSE\n\n\u003ch3 align=\"center\"\u003eLive Demo: http://tinygoo.herokuapp.com\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://tinygoo.herokuapp.com/\" target=\"\\_blank\"\u003e\n    \u003cimg src=\"https://github.com/yrq110/TinyGoogle/blob/master/static/images/readme/main_page_screenshot.png\" width=\"700px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Note: the demo may need some spin up time if nobody has accessed it for a certain period.\n\n## Features\n\n* Search content by Google Custom Search API\n* Ignore [GFW](https://en.wikipedia.org/wiki/Great_Firewall) to use google search\n\n## Search Times\n\nThere are 4 engines in this demo. Each engine can search 100 times/day.\n\nIf the demo run out of search times when you use, please try just another day.\n\n## Requirements\n\n* python 3.5\n* flask 0.11.1\n* gunicorn 19.6.0\n* requests 2.12.1\n* flask-bootstrap 3.3.7.0\n\n## Build Setup\n\n1. install requirements\n\n  ```bash\n  pip install -r requirements.txt\n  ```\n2. run\n\n  ```bash\n  gunicorn app:app  \n  # server at http://127.0.0.1:8000\n  ```\n\n## Config\n\n1. in `data/engine.json`, you can change\u0026add the engine's `key` and `cx` values:\n\n  ```\n    {\n      \"YOUR_ENGINE\":{\n        \"name\":\"YOUR_NAME\",\n        \"key\":\"YOUR_API_KEY\",\n        \"cx\":\"YOUR_ENGINE_ID\"\n      }\n    },\n  ```\n2. where to get CSE ID and Google API key :\n\n  [Google CSE](https://cse.google.com/) \u0026 [Google API Console](https://console.developers.google.com/)\n\n## Todo\n\n* -[x] update to python3\n* -[x] thumbnail switch\n* -[ ] doodle\n\n## License\n\nTinyGoogle is licensed under [MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyrq110%2FTinyGoogle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyrq110%2FTinyGoogle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyrq110%2FTinyGoogle/lists"}