What problem does it solve?
This Skill provides a robust solution for web scraping and searching, overcoming limitations of standard web fetchers by handling dynamic content, anti-bot measures, and bulk requests.
Core Features & Use Cases
- Advanced Web Crawling: Fetches content from any URL, escalating through HTTP, headless browser, and stealth browser with proxy to bypass blocks.
- Bulk Crawling: Efficiently processes multiple URLs in a single request.
- Web Search: Leverages Exa for comprehensive web search results.
- Automated Payments: Integrates with
x_payment for seamless USDC micropayments for each crawl or search.
- Use Case: When a standard
web_fetch fails due to JavaScript rendering or anti-bot protection, use this Skill to reliably extract the content, or to search for specific information across the web.
Quick Start
Use the web skill to crawl the URL https://example.com and return the content as markdown.