fossasia/query-server
Query Server Search Engines observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 3568
- days_rel: n/a
- days_push: 2048
- n_releases_24m: 0
Adoption not part of the score
1667 stars · 263 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flask-based server that proxies keyword searches across multiple search engines (Google, Bing, DuckDuckGo, Yahoo, and others) and returns results as JSON, XML, or CSV. It also logs queries to MongoDB for analytics.
Use cases
- get search engine results as via an api
- scrape google search results programmatically
- query bing or duckduckgo without an official api key
- export search results to csv or xml
- track and analyze search queries in mongodb
- aggregate results from multiple search engines
When to choose
- you need structured search results from many engines through one REST endpoint
- you want a self-hosted scraping service with /xml/csv output
- you need simple query logging for analytics
When to avoid
- you need a supported, actively maintained product - the project uses Python 2.7 and last released in 2021
- you need official search APIs with guaranteed terms of service compliance
- you need high-volume production scraping that may hit engine rate limits or blocks
Facets
service · maturity maintenance
search-engine web-scraping http-server api-framework analytics web-development apis developer-tools python self-hosted search-results-api scraping flask mongodb -xml-csv search web-server docker
1 source
- readme: https://github.com/fossasia/query-server · fetched 2026-08-28 · 09e17e64b1a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fossasia/query-server | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="fossasia/query-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem