xpr-web-scrapingTools for fetching and extracting cleaned text, metadata, and links from single or multiple web pages with format options and link filtering.
Install via ClawdBot CLI:
clawdbot install paulgnz/xpr-web-scrapingGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Scrape e-commerce product pages daily to track competitor pricing and promotions. Use scrape_multiple for parallel monitoring of key competitors and store_deliverable to log changes over time for strategic adjustments.
Extract latest articles from financial news websites using scrape_url with format='markdown' to preserve structure. Combine with extract_links to discover related reports, enabling real-time market trend analysis for investment decisions.
Scrape multiple scholarly articles or PDF links from university websites using extract_links with pattern='\.pdf$'. Use scrape_url to fetch text content for analysis, supporting literature reviews or data mining in academic projects.
Fetch property details from real estate portals using scrape_url with format='text' to extract cleaned data like prices and descriptions. Apply scrape_multiple to gather listings from various sources for market comparison and client reports.
Scrape job postings from career sites to analyze hiring trends and skill demands. Use extract_links to filter internal job pages and scrape_url to extract key details, aiding recruitment agencies or HR departments in strategy planning.
Offer subscription-based access to scraped data feeds, such as daily price updates or news summaries. Revenue comes from monthly or annual fees charged to clients like retailers or analysts who rely on timely, structured data.
Provide tailored web scraping services for specific client needs, such as one-time data extraction for market research or ongoing monitoring. Revenue is generated through project-based contracts or hourly consulting rates.
Integrate the scraping tools into third-party platforms via APIs, enabling partners to offer data extraction features. Revenue streams include licensing fees, usage-based pricing, or revenue sharing from enhanced platform capabilities.
💬 Integration Tip
Combine scrape_url with store_deliverable to automatically save extracted content as evidence in job workflows, ensuring data traceability and compliance with best practices like rate limiting.
Scored Apr 19, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.