Tool Skill
Notte Scrape Page
notte_scrape_pageScrape content from the current page in the session.
$0.01/call
Flat rate
Notte
When to Use
Use this tool when you need to scrape content from the current page in the session.. This is part of the Notte provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 14+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("notte/notte_scrape_page")xpay_run— Execute:xpay_run("notte/notte_scrape_page", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
instructions | string | No | Additional extraction instructions |
response_format | object | No | Pydantic model or JSON Schema for structured extraction |
only_main_content | boolean | No | Only main content, exclude nav/footer (default: true) |
scrape_links | boolean | No | Scrape links (default: true) |
session_id | string | Yes | |
selector | string | No | Playwright selector to scope the scrape |
scrape_images | boolean | No | Scrape images (default: false) |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Notte (all tools) — 15 tools
- Notte Take Screenshot — $0.01/call
- Notte Get Session — $0.01/call
- Notte Stop Session — $0.01/call
- Notte Get Session Cookies — $0.01/call
- Notte Get Network Logs — $0.01/call
Links
- Tool page: https://xpay.tools/notte/notte-scrape-page/
- Provider: https://xpay.tools/notte/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("notte/notte_scrape_page")// 2. Execute
xpay_run("notte/notte_scrape_page", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
instructions | string | No | Additional extraction instructions |
response_format | object | No | Pydantic model or JSON Schema for structured extraction |
only_main_content | boolean | No | Only main content, exclude nav/footer (default: true) |
scrape_links | boolean | No | Scrape links (default: true) |
session_id | string | Yes | - |
selector | string | No | Playwright selector to scope the scrape |
scrape_images | boolean | No | Scrape images (default: false) |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/notte/notte-scrape-page/SKILL.md
CLI
npx @xpaysh/cli install notte/notte-scrape-page
Manual
curl -o SKILL.md https://xpay.tools/skills/notte/notte-scrape-page/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Notte

