{"id":37067284,"url":"https://github.com/diezo/moogle","last_synced_at":"2026-01-14T07:53:52.948Z","repository":{"id":223168417,"uuid":"677816645","full_name":"diezo/Moogle","owner":"diezo","description":"📦 Google Search API - Simple Python Package","archived":false,"fork":false,"pushed_at":"2024-05-30T17:53:35.000Z","size":91,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T22:46:03.686Z","etag":null,"topics":["google","google-api","google-search","google-search-api","python","python-google","python-google-search"],"latest_commit_sha":null,"homepage":"https://buymeacoffee.com/sonii","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/diezo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2023-08-12T18:21:34.000Z","updated_at":"2024-05-30T17:53:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f8a0efc-2391-4bd9-b4ab-6059447557dc","html_url":"https://github.com/diezo/Moogle","commit_stats":null,"previous_names":["diezo/moogle"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/diezo/Moogle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diezo%2FMoogle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diezo%2FMoogle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diezo%2FMoogle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diezo%2FMoogle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diezo","download_url":"https://codeload.github.com/diezo/Moogle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diezo%2FMoogle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"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":["google","google-api","google-search","google-search-api","python","python-google","python-google-search"],"created_at":"2026-01-14T07:53:52.445Z","updated_at":"2026-01-14T07:53:52.941Z","avatar_url":"https://github.com/diezo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moogle - Google Search API\nThis is a python package that uses [**BeautifulSoup4**](https://pypi.org/project/beautifulsoup4/) to perform google text search and scrape results from the webpage.\n\n![Banner](https://raw.githubusercontent.com/diezo/moogle/master/assets/banner.png)\n\n## 📦 Installation\n```shell\n$ pip install moogle\n```\n\n## 🚀 Usage\nTo perform a google search:\n```python\nfrom moogle import Search\n\nresults = Search(\"the rock\")\n\nfor result in results:\n    print(result.title)\n    print(result.description)\n    print(result.destination)\n```\n\n## 🧔 About Me\nHey! 👋 I'm a software hobbyist, currently living in India. Some of my top projects include:\n\n- **Rooms** - Android Social Media App\n- **iRoom** - Realtime Android Room Chat App\n- [**Ensta**](https://github.com/diezo/ensta) - Python Package For Instagram API\n- [**ProGPT**](https://github.com/diezo/progpt) - Python Package For ChatGPT API\n- [**Moogle**](https://github.com/diezo/moogle) - Python Package For Google Search API\n- **ShieldPass** - Offline Android Password Manager\n\n**Reach me at: sonniiii@outlook.com**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiezo%2Fmoogle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiezo%2Fmoogle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiezo%2Fmoogle/lists"}