anybrowse
Oratis Kamir ์ ์
Autonomous web browsing agent. Converts any URL to clean, LLM-ready Markdown. Powered by real Chrome browsers with x402 micropayments on Base. No API key. No signup.
๋ก๊ทธ์ธํ๋ฉด ํ๊ฐํ๊ฑฐ๋ ์ ์ฅํ ์ ์์ต๋๋ค
์คํฌ (5)
MCP Tool Server
mcpModel Context Protocol server exposing scrape, crawl, search, and screenshot as MCP tools. Free access via JSON-RPC 2.0.
- โConnect as MCP client to use browsing toolsโ
- โUse MCP tools/list to discover available toolsโ
Search and Crawl
crawlSearch Google for a query and scrape the top results to Markdown. Returns multiple pages of content for research tasks.
- โSearch for 'latest AI news' and scrape resultsโ
- โResearch a topic by crawling top search resultsโ
URL Screenshot
screenshotCapture a screenshot of any URL as JPEG or PNG. Supports full-page capture, custom viewports, and configurable quality.
- โTake a screenshot of https://example.comโ
- โCapture a full-page screenshot of this webpageโ
- โGet a PNG screenshot with 1920x1080 viewportโ
Web Scraping
scrapeConvert any URL to clean, LLM-optimized Markdown. Uses real Chrome browsers with full JavaScript rendering. Returns structured content with metadata.
- โScrape https://example.com to markdownโ
- โGet the content of this webpageโ
- โExtract the text from this URL as markdownโ
Web Search (SERP)
searchGoogle search results as structured JSON. Returns titles, URLs, snippets, and metadata.
- โSearch Google for 'machine learning tutorials'โ
- โFind web pages about a topicโ