{"uid":"cap_oZVGyrzLFiLCaWa4WQVJf","slug":"notte-session-page-scraper-a3bcc804","name":"Notte Session Page Scraper","description":"Scrape content from the current page in the session.","url":"https://x402.orthogonal.com/notte/sessions/:id/page/scrape","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"selector":{"type":"string","description":"Playwright selector to scope the scrape"},"instructions":{"type":"string","description":"Additional extraction instructions"},"scrape_links":{"type":"boolean","description":"Scrape links (default: true)"},"scrape_images":{"type":"boolean","description":"Scrape images (default: false)"},"response_format":{"type":"object","description":"Pydantic model or JSON Schema for structured extraction"},"only_main_content":{"type":"boolean","description":"Only main content, exclude nav/footer (default: true)"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4dNGDRa2HkPkTy6Scvhzi","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes and extracts content from the current page of an active browser session, with optional scoping, structured output, and link/image extraction.","exampleAgentPrompt":"I'm in the middle of a Notte browser session (session ID: abc123) — scrape the current page and give me just the main content with all the links, using the selector '.product-list' to focus on the product section.","exampleUseCases":[{"title":"Extract product listings mid-session","prompt":"I have an active Notte browser session (ID: sess_789) that's on a product listing page — scrape the current page using the selector '.products-grid', grab all the links, and return the results as structured JSON with product name and URL fields."},{"title":"Pull article text without chrome","prompt":"My Notte session (ID: sess_abc) is on a news article — scrape just the main content of the current page, skip the nav and footer, and give me the plain text so I can summarize it."},{"title":"Capture page data with custom instructions","prompt":"In my active browser session sess_456, I'm on a real estate listing page — scrape the current page and extract price, address, and number of bedrooms as structured JSON, ignoring images and focusing only on the main listing content."}],"resultDescription":"Returns the scraped content of the current page in the session, which may include cleaned main-body text, a list of hyperlinks, images, and/or a structured JSON object matching the provided response_format schema. Navigation elements and footers are excluded by default.","failureModes":["Invalid or expired session ID returns a 404 or session-not-found error","Selector that matches nothing returns empty or partial content","Malformed response_format schema causes a validation/parsing error","Page not yet fully loaded at time of scrape may return incomplete content","Session that has navigated away from intended page returns unexpected content"],"whenToPreferThis":"Use this endpoint when you already have an active Notte browser session and need to extract content from the page it is currently viewing. Unlike a standalone URL scraper, this endpoint operates within a live session context (with cookies, auth state, and navigation history), making it ideal for extracting data from pages that require login, multi-step navigation, or dynamic rendering. Prefer this over raw HTML scrapers when you need structured output, selector-scoped extraction, or clean main-content-only results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:41:46.822Z","isFirstParty":false}