Skip to main content
Glama

Web Scraper MCP Server

get_scraping_status

Check the status of web scraping processes, retrieve real-time progress updates, and manage output directory paths for saved data using a TypeScript-based scraping server.

Instructions

获取爬虫状态信息

Input Schema

NameRequiredDescriptionDefault
outputDirNo输出目录路径(可选)

Input Schema (JSON Schema)

{ "properties": { "outputDir": { "description": "输出目录路径(可选)", "type": "string" } }, "type": "object" }

Other Tools from Web Scraper MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/naku111/mcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server