ScrapeData Prompt

Guides an AI agent to discover relevant pages, define fields, and configure WDS to scrape site-wide data for analysis.

How to call

In different IDEs, the command might be different. So here are commands for well-known IDEs if the WDS MCP server has been registered with the name wds:

IDE Command
Visual Studio Code /mcp.wds.scrape-data

Arguments

Name Type Description
url string Optional. Start URL. If not specified, the Playground URL is used
outputFormat string Optional. A task. Default: a table with the following columns: Name, Price, Description.

Output Example

Output of this prompt, run with default arguments:

Example Task Output Preparation

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home