MarioVilas/googlesearch
Google search from Python (unofficial). observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 51
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5063
- days_rel: n/a
- days_push: 295
- n_releases_24m: 0
Adoption not part of the score
1252 stars · 408 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that performs Google web searches programmatically and returns result URLs, without using an official Google API. It is unofficial and not affiliated with Google.
Use cases
- scrape google search results in python
- get top urls for a search query
- automate google searches without an api key
- collect search result links for research
- find pages matching a query programmatically
When to choose
- you need quick, unofficial Google search results from Python without API keys or billing
- you only need URLs from search results, not structured metadata
- lightweight scraping of Google results is acceptable for your use case
When to avoid
- you need a reliable, ToS-compliant solution at scale
- you need structured results like snippets, titles, or rankings
- you cannot tolerate breakage when Google changes its HTML
Facets
library · maturity active
web-scraping search-engine http-client developer-tools python cross-platform google-search scraping unofficial-api search automation
1 source
- readme: https://github.com/MarioVilas/googlesearch · fetched 2026-08-28 · c5bad3a65c40
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MarioVilas/googlesearch | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="MarioVilas/googlesearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem