Aggregated search aggregator using Google CSE, GNews RSS, Wikipedia, Reddit, and Scrapling.
A multi-provider search aggregator designed for high-availability and security.
The scrapling provider requires a dedicated virtual environment.
Declare these variables in your environment or vault:
| Variable | Requirement |
|---|
| Description |
|---|
| GOOGLE_API_KEY | Optional | API Key for Google Custom Search. |
| GOOGLE_CSE_ID | Optional | Search Engine ID for Google CSE. |
| SCRAPLING_PYTHON_PATH | Optional | Path to the scrapling venv python binary. |
| REDIS_HOST | Optional | Host for result caching. |
| REDIS_PORT | Optional | Port for result caching (Default: 6379). |
| SEARCH_USER_AGENT | Optional | Custom User-Agent string. |