{
  "query": "{search_term_string}/",
  "page": 10,
  "engine": "Seekonic",
  "summary": "8 results from metasearch",
  "results": [
    {
      "rank": 91,
      "title": "Search query terms and operators - Google Developers",
      "url": "https://developers.google.com/workspace/drive/api/guides/ref-search-terms",
      "domain": "developers.google.com",
      "description": "This reference guide provides query terms and operators you can use with the Google Drive API to filter for files, folders, and shared drives. For file search examples, see Search for files and folders. For example searches of shared drives, see Search for shared drives. Query string syntax A query string contains the following three parts: query_term operator values Where: query_term is the ..."
    },
    {
      "rank": 92,
      "title": "Advanced Searching in Web of Science - Advanced Searching Techniques ...",
      "url": "https://researchguides.library.tufts.edu/c.php?g=249270&p=1660077",
      "domain": "researchguides.library.tufts.edu",
      "description": "Advanced Search Query Builder Click on \" Advanced Search \" to get to the Advanced Search Query Builder Select field from the dropdown menu, add keywords (can utilize search operators), and then click \" Add to query\" to create search strings in the query preview."
    },
    {
      "rank": 93,
      "title": "Building Search Strings, Part 1: Boolean Operators",
      "url": "https://www.youtube.com/watch?v=rL3JmEgmcSE",
      "domain": "youtube.com",
      "description": "In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on the first strategy: using Boolean operators to narrow or ..."
    },
    {
      "rank": 94,
      "title": "Highlight search term using javascript in an html",
      "url": "https://stackoverflow.com/questions/17521399/highlight-search-term-using-javascript-in-an-html",
      "domain": "stackoverflow.com",
      "description": "this is my scenario ; I have an html as below, how can I highlight the search term in the results using Javascript ? I mean when I type : Ho -> the first 2 letter of HOME will be highlighted. If I search for HOME : the whole word in the result will be highlighted."
    },
    {
      "rank": 95,
      "title": "Regular expression - Wikipedia",
      "url": "https://en.wikipedia.org/wiki/Regular_expression",
      "domain": "en.wikipedia.org",
      "description": "A regular expression (shortened as regex or regexp), [1] sometimes referred to as a rational expression, [2][3] is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for \"find\" or \"find and replace\" operations on strings, or for input validation. Regular expression techniques are developed in theoretical computer ..."
    },
    {
      "rank": 96,
      "title": "Regular expressions - JavaScript | MDN",
      "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions",
      "domain": "developer.mozilla.org",
      "description": "Regular expressions are patterns used to match character combinations in strings. In JavaScript, regular expressions are also objects. These patterns are used with the exec() and test() methods of RegExp, and with the match(), matchAll(), replace(), replaceAll(), search(), and split() methods of String. This chapter describes JavaScript regular expressions. It provides a brief overview of each ..."
    },
    {
      "rank": 97,
      "title": "HOW TO: Build the ultimate search string - Agility PR Solutions",
      "url": "https://www.agilitypr.com/pr-news/uncategorized/build-ultimate-search-string/",
      "domain": "agilitypr.com",
      "description": "Many products use forms to help users set up search strings without having to use operators or know any Boolean, but often, the use of your own search strings can be more effective. Building a search string using a combination of operators, parentheses, and quotation marks can greatly improve your chances of finding the desired results."
    },
    {
      "rank": 98,
      "title": "Boolean Search Cheat Sheet for Recruiters [2026]",
      "url": "https://juicebox.ai/blog/boolean-search-cheat-sheet",
      "domain": "juicebox.ai",
      "description": "Get the ultimate boolean search cheat sheet. Find top-tier talent faster with expert search strings. Start sourcing smarter today."
    }
  ],
  "pagination": {
    "page": 10,
    "total_pages": 50,
    "total_results": 100,
    "has_more": true,
    "next_url": "https://lite.seekonic.com/api/v1/search?q=%7Bsearch_term_string%7D%2F&page=11"
  },
  "meta": {
    "generated_at": "2026-08-18T19:58:04.331Z",
    "api_docs": "/api",
    "format": "application/json",
    "version": "v1"
  }
}