xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
  1. Home
  2. ›
  3. Olostep API
  4. ›
  5. Olostep Create Scrape

Olostep API
Olostep API logo
Olostep API
Tool

Olostep Create Scrape

olostep_create_scrape

Initiate a web page scrape

How it works ↓

Pricing

Per call

$0.02

Model

flat


Pay only for what you use. No subscriptions.
Inputs

remove_images

boolean

country

string

metadata

object

formats

array

remove_css_selectors

string

transformer

string

wait_before_scraping

integer

links_on_page

object

llm_extract

object

parser

object

screen_size

object

url_to_scrape *

string

actions

array

remove_class_names

array
Try It
API
MCP Config
Input Parameters
country
Residential country to load the request from. Supported values are: * US (United States) * CA (Canada) * IT (Italy) * IN (India) * GB (England) * JP (Japan) * MX (Mexico) * AU (Australia) * ID (Indonesia) * UA (UAE) * RU (Russia) * RANDOM Some operations, like scraping Google Search and Google News, support all countries.
metadata
User-defined metadata. Not supported yet
formats
Formats in which you want the content.
remove_css_selectors
Option to remove certain CSS selectors from the content. Optionally, you can also pass a JSON stringified array of specific selectors you want to remove. The CSS selectors removed when this option is set to default are ['nav','footer','script','style','noscript','svg',[role=alert],[role=banner],[role=dialog],[role=alertdialog],[role=region][aria-label*=skip i],[aria-modal=true]] Available options: `default`, `none`, `array`
transformer
Specify the HTML transformer to use, if any. Postlight's Mercury Parser library is used to remove ads and other unwanted content from the scraped content. Available options: `postlight`, `none`
wait_before_scraping
Time to wait in milliseconds before starting the scraping.
links_on_page
With this option, you can get all the links present on the page you scrape.
llm_extract
parser
When defining json as a format, you can use this parameter to specify the parser to use. Parsers are useful to extract structured content from web pages. Olostep has a few parsers built in for most common web pages, and you can also create your own parsers.
screen_size
Configuration for screen size. Preset dimensions are available through screen_type: desktop (1920x1080), mobile (414x896), or default (768x1024).
url_to_scrape *
The URL to start scraping from.
actions
Actions to perform on the page before getting the content.
remove_class_names
List of class names to remove from the content.
Cost per run
Execution cost
$0.02
Deducted from your xPay allowance
About Olostep Create Scrape

Initiate a web page scrape

Frequently Asked Questions

Initiate a web page scrape

Olostep Create Scrape costs $0.02 per call on xpay. No subscription, no minimums. Pay only for the calls you make. New accounts get $5 in free credits.

Connect the Olostep API MCP endpoint to your client — Claude Code: claude mcp add --transport http olostep "https://olostep.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"; Cursor/Windsurf/Cline/VS Code: same URL in mcp.json. The agent will see olostep_create_scrape as a callable tool with the input schema and run it directly. (Unified across all providers: https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY, then xpay_run with toolPath olostep/olostep_create_scrape.)

Yes — that's exactly what xpay is for. You don't need a Olostep API account or API key. Sign up at xpay.tools (Google or email), get $5 free credit, and run Olostep Create Scrape immediately. Billing flows through your xpay balance.

Olostep Create Scrape accepts 14 input parameters: remove_images, country, metadata, formats, remove_css_selectors, transformer…. See the input schema and runnable form on this page for details and to test live.

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service
✦
xpay Assistant
Olostep Create Scrape by Olostep

Ask me about tools, pricing, or how to connect

How does this tool work?
What parameters does it accept?
Show me a usage example
DocsCollectionsExplore