MCP Hub Logo

Web Scraper

Fetch and parse any public web page for your AI. Extract structured data, read articles, and monitor websites.

scrapingwebhtmlextractionfetch
CuratedLast reviewed: Nov 28, 2024No Auth Required

About

Web Scraper

Give your AI the ability to read any public web page. Fetch HTML, extract structured content, follow links, and scrape data — all without leaving your conversation.

No API key required. Works on any publicly accessible URL.

Setup

{
  "mcpServers": {
    "web-scraper": {
      "command": "npx",
      "args": ["-y", "@mcpnodehub/web-scraper"]
    }
  }
}

Example Prompts

  • "Read the article at https://example.com/article and summarize it"
  • "Extract all product names and prices from this e-commerce page"
  • "Get the current status from our status page"

Permissions & Access

No special permissions required.