[
  {
    "id": "hyperbrowser-docs-1",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/agents/overview",
    "excerpt": "Hyperbrowser lets you run powerful, AI-driven browser agents in managed cloud sessions... you can start tasks with a single API call and watch them execute live.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-2",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/hyperagent/quickstart",
    "excerpt": "await page.ai(\"search for flights from Miami to LAX, select the cheapest option\");",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-3",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/hyperagent/extract",
    "excerpt": "The `page.extract()` method pulls structured data from web pages. Define what you want using natural language and optionally enforce a schema with Zod for type-safe results.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-4",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/stealth",
    "excerpt": "Stealth mode applies anti-detection techniques to help your automated browser sessions bypass bot detection.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-5",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/captcha-solving",
    "excerpt": "Hyperbrowser can automatically detect and solve CAPTCHAs when you enable it during session creation.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-6",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/profiles",
    "excerpt": "Profiles let you save and reuse browser state, which includes cookies, local storage, session storage, and cache, across multiple sessions.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-7",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/recordings",
    "excerpt": "Hyperbrowser supports both web recordings (using rrweb) that capture DOM changes and interactions in a lightweight format, and traditional MP4 video recordings for easy sharing.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-8",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/integrations/model-context-protocol",
    "excerpt": "The Hyperbrowser MCP server provides a standardized interface for AI models to access powerful web automation capabilities like scraping, structured extraction, and crawling.",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-gh-1",
    "tier": "github",
    "url": "https://github.com/hyperbrowserai/mcp",
    "excerpt": "`scrape_webpage` - Extract formatted (markdown, screenshot etc) content from any webpage",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-9",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs",
    "excerpt": "Connect your existing automation scripts to cloud browsers",
    "fetchedAt": "2026-09-05T00:51:53.508Z"
  },
  {
    "id": "hyperbrowser-docs-10",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/create.md",
    "excerpt": "Sessions are isolated browser instances running in the cloud that you can control programmatically. Each session gives you a WebSocket endpoint to connect with Playwright, Puppeteer, or any CDP-compatible tool.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-11",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/agents/overview.md",
    "excerpt": "Hyperbrowser lets you run powerful, AI-driven browser agents in managed cloud sessions. Whether you prefer open-source frameworks or cutting‑edge model-native agents, you can start tasks with a single API call and watch them execute live.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-12",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/stealth",
    "excerpt": "Stealth mode applies anti-detection techniques to help your automated browser sessions bypass bot detection. Use it when interacting with sites that employ bot protection mechanisms.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-13",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/proxy.md",
    "excerpt": "Route browser sessions through proxy servers to access geo-restricted content, rotate IPs, and distribute requests across different locations.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-14",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sessions/recordings",
    "excerpt": "Record and replay your browser sessions to debug failures, analyze behavior, and share reproducible bug reports.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-15",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/web-scraping/scrape.md",
    "excerpt": "The Scrape API allows you to get the data you want from web pages with a single call. You can scrape page content and capture its data in various formats like markdown or html.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-16",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/web-scraping/crawl.md",
    "excerpt": "The Crawl API allows you to crawl websites and get data from multiple pages in a single request. Starting from a URL, it can navigate through the site and extract content from linked pages.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-17",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/agents/hyperagent",
    "excerpt": "HyperAgent is our open-source tool that supercharges Playwright with AI.",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-18",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sdks/introduction.md",
    "excerpt": "Official SDKs for integrating Hyperbrowser into your applications",
    "fetchedAt": "2026-09-16T01:03:49.427Z"
  },
  {
    "id": "hyperbrowser-docs-19",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/introduction.md",
    "excerpt": "Control Chrome browsers in the cloud using Puppeteer, Playwright, or our SDKs—no infrastructure management required.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-20",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/introduction.md",
    "excerpt": "Ultra Stealth Mode - The most advanced stealth mode for extra evasion from bot detection.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-21",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/introduction.md",
    "excerpt": "Built in support for Claude, OpenAI, Gemini, Grok, and BrowserUse agents.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-22",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/web-scraping/extract.md",
    "excerpt": "The Extract API allows you to extract structured data from web pages using AI. You can define a schema and prompt, and Hyperbrowser will extract the data matching your requirements.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-23",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/hyperagent/overview.md",
    "excerpt": "HyperAgent is an open-source browser automation framework that extends Playwright with AI capabilities. Write natural language commands instead of complex selectors",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-24",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/hyperagent/extract",
    "excerpt": "The `page.extract()` method pulls structured data from web pages. Define what you want using natural language and optionally",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-25",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sandboxes/introduction.md",
    "excerpt": "Hyperbrowser Sandboxes are the fastest sandboxes with less than 50ms startup time.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-26",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sandboxes/introduction.md",
    "excerpt": "const result = await sandbox.exec(\"node -e 'console.log(\\\"hello world\\\")'\");",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-27",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/pricing.md",
    "excerpt": "Hyperbrowser tracks your usage via `credits` which can be acquired through a subscription or through a direct purchase.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-28",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/api-reference/fetch-a-web-page.md",
    "excerpt": "Fetches a web page and returns the content in various formats (HTML, Markdown, JSON, screenshot, etc.)",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-docs-29",
    "tier": "claimed-docs",
    "url": "https://hyperbrowser.ai/docs/sandboxes/install.md",
    "excerpt": "Set up the Hyperbrowser CLI (`hx`) and/or the SDKs to start working with sandboxes.",
    "fetchedAt": "2026-09-16T01:11:00.215Z"
  },
  {
    "id": "hyperbrowser-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42381712",
    "excerpt": "Just did a pricing check, and you give twice as much concurrency/browsing/data-transfer as Browserbase. Nice!",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42381712",
    "excerpt": "Your pricing is too confusing... You charge $100 for 60K credits... In comparison it costs $249 for 3 million credits in ScrapingBee which enable me to crawl 100,000 webpages (with JS and proxies enabled). Am i missing something obvious here?",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42381712",
    "excerpt": "had usecase of keeping visa appointments slots and instantly blocked by cloudflare :sad:",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42381712",
    "excerpt": "Incredible that you managed to achieve such a short start time for chrome. Although for only scraping data I think something like scrapingbee or crawlbase gets the job done better, faster and cheaper. But I will consider your solution for browser automation",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42381712",
    "excerpt": "Shame I already rolled this out in-house (and spent way too long trying to achieve it) - this would have been perfect for my use case.",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42381712",
    "excerpt": "one quick nit on your docs: https://docs.hyperbrowser.ai/guides/scrape-site ... should be [corrected code with 'let' instead of 'const']",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43425767",
    "excerpt": "Is there support for robots.txt so service operators can opt out of your mass scraping?",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43425767",
    "excerpt": "They do not respect robots.txt, and publish a doc page dedicated to circumventing scraping countermeasures. I pointed their scraper at a url on my server: it made four requests, three with UA 'udici', one with a spoofed browser UA from a different IP. Support gave me the entire Google Cloud IP range and ignored my UA question.",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43425767",
    "excerpt": "So, amusingly, they seem to have added an 'ethical scraping' page to their docs in between me looking at this a few hours ago and now... as far as I can tell it is actually not possible to follow robots.txt or limit RPS as a user of this service.",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=43425767",
    "excerpt": "This looks cool. I looked at the pricing. Is search included in the price - (you just pay credits/browser time?)",
    "fetchedAt": "2026-09-05T00:53:16.524Z"
  },
  {
    "id": "hyperbrowser-probe-1",
    "tier": "probe",
    "url": "https://hyperbrowser.ai/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://hyperbrowser.ai/llms.txt # Hyperbrowser\n\n> Hyperbrowser provides fast cloud browsers for AI agents and automation — managed browser sessions, web",
    "fetchedAt": "2026-09-16T01:11:01.456Z"
  },
  {
    "id": "hyperbrowser-probe-2",
    "tier": "probe",
    "url": "https://hyperbrowser.ai/docs.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://hyperbrowser.ai/docs.md",
    "fetchedAt": "2026-09-16T01:11:01.456Z"
  },
  {
    "id": "hyperbrowser-probe-3",
    "tier": "probe",
    "url": "https://hyperbrowser.ai/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://hyperbrowser.ai/openapi.json, https://hyperbrowser.ai/swagger.json, https://hyperbrowser.ai/api/openapi.json, https://hyperbrowser.ai/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T01:11:01.456Z"
  },
  {
    "id": "hyperbrowser-probe-4",
    "tier": "probe",
    "url": "https://hyperbrowser.ai/docs/integrations/model-context-protocol",
    "excerpt": "official MCP server documented at https://hyperbrowser.ai/docs/integrations/model-context-protocol",
    "fetchedAt": "2026-09-16T01:11:01.456Z"
  }
]
