Search infrastructure
for AI agents.
Use search.grahammiranda.network as a clean metasearch endpoint for bots, scripts, research agents, automations, and browserless workflows — without ad-tech profiles or tracking noise.
Search API
Send standard SearXNG-compatible search requests and receive JSON, Markdown, or HTML responses. No API key required.
Search Parameters
| Parameter | Description | Example |
|---|---|---|
q | Search query (required) | q=machine+learning |
format | Response format | format=json |
engines | Limit to specific engines | engines=bing,duckduckgo |
language | Language filter | language=en |
time_range | Time restriction | time_range=month |
safesearch | 0=off, 1=moderate, 2=strict | safesearch=0 |
category | Limit to category | category=news |
Live Test
Run a browser-side test against the bot endpoint. Results are truncated to 3 items for preview.
Health Endpoint
Check service status and available endpoints programmatically.
Response Formats
Two primary response formats are supported. JSON is recommended for programmatic use.
📋 JSON ?format=json
Returns structured JSON ideal for AI agents, scripts, and programmatic consumption. Includes full result metadata: title, URL, content snippet, and engine source.
📄 HTML default
Returns a rendered HTML page. Best for browsers, or scraping with Playwright / BeautifulSoup. No format parameter needed.
Agent Integration Guide
Full documentation for integrating search.grahammiranda.network with your AI agents and automation pipelines.
🤖 Skills Guide
Complete reference for plug-and-play agent integration, including OpenAI-compatible tool definitions, Python snippets, and all supported parameters.
Read Skills Guide →📄 Raw Markdown
Access the raw skills.md file for direct consumption by agents that parse Markdown natively.
View skills.md →Built for Production Agents
Agent-friendly
Stable JSON endpoint, no API key, simple query parameters. Drop-in replacement for paid search APIs.
Privacy-first
Metasearch without profiling, tracking pixels, or ad-stack UI clutter. No cookies needed.
Operator-grade
Hosted on Graham Miranda infrastructure with health endpoint, rate limiting, and TLS 1.2/1.3.