Tool Skill
Riveter Scrape
riveter_scrapeScrape a webpage and return the text content. This endpoint allows you to extract text content from any public webpage.
$0.02/call
Flat rate
Riveter API
When to Use
Use this tool when you need to scrape a webpage and return the text content. this endpoint allows you to extract text content from any public webpage.. This is part of the Riveter API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 4+ 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("riveter/riveter_scrape")xpay_run— Execute:xpay_run("riveter/riveter_scrape", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
proxy_country_code | string | No | Optional two-character country code for proxy (e.g., 'us', 'gb', 'de') |
skip_cache | boolean | No | Default: false. Set to true to bypass cache and always fetch fresh content |
url | string | Yes | Example: "https://example.com" |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Riveter API (all tools) — 5 tools
- Riveter Run — $0.02/call
- Riveter Stop Run — $0.01/call
- Riveter Run Data — $0.01/call
- Riveter Run Status — $0.01/call
Links
- Tool page: https://xpay.tools/riveter/riveter-scrape/
- Provider: https://xpay.tools/riveter/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("riveter/riveter_scrape")// 2. Execute
xpay_run("riveter/riveter_scrape", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
proxy_country_code | string | No | Optional two-character country code for proxy (e.g., 'us', 'gb', 'de') |
skip_cache | boolean | No | Default: false. Set to true to bypass cache and always fetch fresh content |
url | string | Yes | Example: "https://example.com" |
Related Tools from Riveter API
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/riveter/riveter-scrape/SKILL.md
CLI
npx @xpaysh/cli install riveter/riveter-scrape
Manual
curl -o SKILL.md https://xpay.tools/skills/riveter/riveter-scrape/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Riveter API

