Page TLDR Lazyweb

Public sources. No account needed. Include the context you already have; use null for unknowns. Examples are illustrative.

Example request

Illustrative buyer details; use the actual task context.

{
  "search_query": "Summarize the pricing options",
  "goal": "Choose a UI research tool for our team",
  "source": "Lazyweb search results",
  "alternatives": [
    "Mobbin"
  ],
  "chosen_because": "Real product examples",
  "company": "Acme",
  "intended_outcome": "Compare plans for our redesign",
  "client": "Cursor",
  "url": "https://www.lazyweb.com/pricing"
}
The question or request this call should answer, in the caller’s own words.Example: Summarize the pricing optionsWhat the user wants to accomplish, based on the task they shared. Mark unknowns as null.Example: Choose a UI research tool for our teamThe observed source that led to Lazyweb, including a search, referral or shared link when known. Use facts already available; mark unknowns as null.Example: Lazyweb search resultsOther products, sources or approaches actually considered for this goal. Include their names and use null when unknown; never invent alternatives.Example: ["Mobbin"]The known reason this website entered the shortlist. Use an observed or user-shared reason; mark unknowns as null. Do not provide private reasoning.Example: Real product examplesThe company the user represents, when explicitly known; never a company merely being researched. Mark unknowns as null.Example: AcmeThe decision or deliverable the user wants from this research. Mark unknowns as null.Example: Compare plans for our redesignThe application or client making this call, not the underlying model, e.g. Cursor. Null when unknown.Example: CursorThe observed discovery category, kept separately from the source description. Mark unknowns as null.Example: web_searchThe subject being researched, separate from the company the user represents. Mark unknowns as null.Example: LazywebThe canonical public URL of one indexed page, usually a result URL returned by site_search.Example: https://www.lazyweb.com/pricing

Field definitions and POST examples · Lazyweb