API Playground

Test our API in real-time. Sign in to use your API key, or try the demo.

Search API

POST /api/search
{
  "s": "artificial intelligence",
  "t": "google",
  "p": 1
}

Web Extraction API

POST /api/url
{
  "s": "https://example.com",
  "t": "url",
  "b": false
}