{
  "query": "{search_term_string}/",
  "page": 10,
  "engine": "Searchulator",
  "summary": "1 result from metasearch",
  "results": [
    {
      "rank": 91,
      "title": "Google Advanced Search",
      "url": "https://www.google.com/advanced_search",
      "domain": "google.com",
      "description": "Search for terms in the whole page, page title, or web address, or links to the page you're looking for. Find pages in the format you prefer. Find pages you are free to use yourself."
    }
  ],
  "pagination": {
    "page": 10,
    "total_pages": 50,
    "total_results": 100,
    "has_more": true,
    "next_url": "https://lite.searchulator.com/api/v1/search?q=%7Bsearch_term_string%7D%2F&page=11"
  },
  "meta": {
    "generated_at": "2026-08-18T20:24:16.280Z",
    "api_docs": "/api",
    "format": "application/json",
    "version": "v1"
  }
}