目录 / Fastcrawl
MCP
鉴权未知
未评级
已上架
Fastcrawl
Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown, or crawl, map, search and extract a whole site — JavaScript rendering included. Free tier with 2,000 credits/month, no card. One API key works across REST and MCP.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://fastcrawl--fastcrawl.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Fastcrawl": {
"url": "https://fastcrawl--fastcrawl.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| scrape | Scrape a URL and return clean, LLM-ready markdown. Renders JavaScript. Set waitFor (ms) for heavy SPAs. Use formats: ['json'] for structured data extraction. |
| crawl | Crawl a website breadth-first (parallel). Returns a job id; poll GET /api/v1/crawl/{id}/ for the result. |
| map | Discover URLs on a website (sitemap + page links). |
| search | Search the web and return ranked results (title, url, snippet). |
| extract | Extract structured JSON from a page using an LLM and a schema. |
| screenshot | Capture a full-page screenshot of a URL as base64 PNG. |
| Render a URL to PDF (base64). | |
| parse | Parse a PDF document into clean, LLM-ready markdown. |
| monitor_create | Create a monitor — scheduled re-scrape of a URL with change detection. |
| monitor_list | List your monitors with last run status. |
| monitor_run | Run a monitor immediately (1 credit on success). |
| monitor_delete | Delete a monitor (irreversible). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。