{"id":22416031,"url":"https://github.com/kiok46/search-gdt","last_synced_at":"2026-04-28T11:35:58.244Z","repository":{"id":84292975,"uuid":"86736402","full_name":"kiok46/search-gdt","owner":"kiok46","description":"Search for Google, DuckDuckgo and Twitter.","archived":false,"fork":false,"pushed_at":"2017-04-28T20:14:11.000Z","size":162,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:19:10.610Z","etag":null,"topics":["async-programming","duckduckgo-api","flask","google-api","restful-api","twitter-search"],"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/kiok46.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":"2017-03-30T18:39:11.000Z","updated_at":"2023-10-11T14:00:17.000Z","dependencies_parsed_at":"2023-03-04T22:30:53.578Z","dependency_job_id":null,"html_url":"https://github.com/kiok46/search-gdt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiok46/search-gdt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2Fsearch-gdt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2Fsearch-gdt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2Fsearch-gdt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2Fsearch-gdt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiok46","download_url":"https://codeload.github.com/kiok46/search-gdt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2Fsearch-gdt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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":["async-programming","duckduckgo-api","flask","google-api","restful-api","twitter-search"],"created_at":"2024-12-05T15:14:26.556Z","updated_at":"2026-04-28T11:35:58.210Z","avatar_url":"https://github.com/kiok46.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# search-gdt\nSearch for Google, DuckDuckgo and Twitter using a single search query.\n\n\n### How to run?\n\nGet Search API keys of Google, Twitter and DuckDuckGo. and update them in the config_ext.py file\n\n```\n# Google url\n\ngoogle_search_url = \"https://www.googleapis.com/customsearch/v1?key={}\u0026cx={}\u0026q={}\"\ngoogle_api_key = \"\"\ngoogle_cx = \"\"\n\n# DuckDuckGo urls\n\nduckduckgo_base_url = \"http://api.duckduckgo.com/?q={}\u0026format=json\"\n\n# Twitter urls\n\ntwitter_customer_key = \"\"\ntwitter_secrey_key = \"\"\ntwitter_access_token = \"\"\ntwitter_access_secret_key = \"\"\n```\n\nAfter you are done.\n\nOpen terminal, cd to the folder and type the following commands.\n```\nvirtualenv venv\nsource venv/bin/activate\npip3 install -r requirements.txt\npython3 app.py\n```\n\nThis is what you should see.\n\n![ScreenShot](https://raw.github.com/kiok46/search-gdt/master/screenshots/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiok46%2Fsearch-gdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiok46%2Fsearch-gdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiok46%2Fsearch-gdt/lists"}