{"id":15606341,"url":"https://github.com/encoreshao/search-engines-scraper","last_synced_at":"2025-08-16T12:28:57.379Z","repository":{"id":40341530,"uuid":"507232988","full_name":"encoreshao/search-engines-scraper","owner":"encoreshao","description":"A simple way to view search results from the search engines (Google, Bing, AOL, etc.)","archived":false,"fork":false,"pushed_at":"2024-07-18T01:36:16.000Z","size":9138,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T08:32:16.707Z","etag":null,"topics":["flask","google","python","scraper","search","search-engine"],"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/encoreshao.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":"2022-06-25T06:27:37.000Z","updated_at":"2024-10-18T10:21:38.000Z","dependencies_parsed_at":"2024-07-21T05:49:27.042Z","dependency_job_id":null,"html_url":"https://github.com/encoreshao/search-engines-scraper","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/encoreshao%2Fsearch-engines-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoreshao%2Fsearch-engines-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoreshao%2Fsearch-engines-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encoreshao%2Fsearch-engines-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encoreshao","download_url":"https://codeload.github.com/encoreshao/search-engines-scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251134781,"owners_count":21541384,"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","python","scraper","search","search-engine"],"created_at":"2024-10-03T04:22:02.316Z","updated_at":"2025-04-27T12:10:58.503Z","avatar_url":"https://github.com/encoreshao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goooogle\n\nA simple way to view search results from the search engines (Google, Bing, AOL, etc.)\n\n## Installation\n\n```\npython3 -m venv search-engines-scraper-venv\nsource search-engines-scraper-venv/bin/activate\n\n\n\u003c!-- pip install -r requirements.txt --\u003e\n\npython3 setup.py install\nexport FLASK_ENV=development\nflask run\n```\n\n## Technology Stack\n\n- UI: [Bulma](https://bulma.io/documentation/utilities/functions/)\n- Icons: [Fontawesome](https://fontawesome.com/v5/docs/web/setup/host-font-awesome-yourself)\n- Backend API: [Flask](https://flask.palletsprojects.com/)\n- Scraper: [Search-Engines-Scraper](https://github.com/tasos-py/Search-Engines-Scraper)\n- Random Image: [Unsplash](https://unsplash.it/1200/900?random)\n\n## Screenshots\n\n- Loading\n\n![https://scraper.ranbot.online](https://github.com/encoreshao/search-engines-scraper/blob/main/assets/google-loading.png)\n\n- Search Results\n\n![https://scraper.ranbot.online](https://github.com/encoreshao/search-engines-scraper/blob/main/assets/google-scraper.png)\n\n## Python\n\n- used common layout [code block]\n\n```python3\n{% extends 'layouts/application.html' %}\n```\n\n- Python script in flask template\n\n```python3\n  {% if page == 1 %}\n  {% set page_text = 'Value 1' %}\n  {% else %}\n  {% set page_text = 'Value 2' %}\n  {% endif %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencoreshao%2Fsearch-engines-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencoreshao%2Fsearch-engines-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencoreshao%2Fsearch-engines-scraper/lists"}