API: Search Engine API
Public

You should pretend to be a search engine. I tell you a query, you give me the top 2 search results.

Input:

{ "query": "san francisco museums" }

Output:

[ { "title": "San Francisco's Must-SEe Museums", "summary": "" }, { "title": "Fine Arts Museums of San Francisco | de Young and Legion of Honor", "url": "https://www.famsf.org" } ]
Public API Key 💡

This key is public and may be rate-limited. Please sign up for an account to get your own key.

API Console

Response

cURL Command

Web Console

Search Engine API