NikolaiT/GoogleScraper
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4653
- days_rel: n/a
- days_push: 1887
- n_releases_24m: 0
Adoption not part of the score
2874 stars · 745 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GoogleScraper is a Python module and CLI tool for scraping search engine results from Google, Bing, Yandex, DuckDuckGo and others, with support for both raw HTTP requests and browser-based (Selenium) scraping plus asynchronous networking. The project is explicitly unmaintained, with the author pointing users to newer successors.
Use cases
- scrape google search results with python
- collect SERP data for SEO analysis
- scrape multiple search engines like bing and duckduckgo
- run asynchronous search engine scraping
- extract search result links and titles in bulk
When to choose
- you need a quick, free way to pull search engine results and don't mind fixing breakages yourself
- you want a Python-based SERP scraper with both HTTP and Selenium modes
- you're studying how search engine scraping works
When to avoid
- you need a maintained, reliable scraper - the author abandoned it in 2019 and admits it is extremely buggy
- you need large-scale, cloud-parallel scraping
- you want modern browser automation - the author recommends puppeteer-based successors instead
Facets
library · maturity abandoned
web-scraping search-engine http-client crawlers developer-tools python cross-platform cli search-engine-scraping serp-scraping async-scraping crawler seo search
1 source
- readme: https://github.com/NikolaiT/GoogleScraper · fetched 2026-08-28 · 7db55ddbdc4f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NikolaiT/GoogleScraper | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="NikolaiT/GoogleScraper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem