scrapeFocused
Extract focused web content with optimized scraping, limited scrolls, and customizable image extraction for efficient data collection on Prysm MCP Server.
Instructions
Fast web scraping optimized for speed (fewer scrolls, main content only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
downloadImages | No | Whether to download images locally | |
maxImages | No | Maximum number of images to extract | |
maxScrolls | No | Maximum number of scroll attempts (default: 5) | |
minImageSize | No | Minimum width/height for images in pixels | |
output | No | Output directory for downloaded images | |
pages | No | Number of pages to scrape (if pagination is present) | |
scrapeImages | No | Whether to include images in the scrape result | |
scrollDelay | No | Delay between scrolls in ms (default: 1000) | |
url | Yes | URL of the webpage to scrape |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Prysm MCP Server
Related Tools
- @pinkpixel-dev/prysm-mcp-server
- @pinkpixel-dev/prysm-mcp-server
- @random-robbie/mcp-web-browser
- @tavily-ai/tavily-mcp
- @blazickjp/web-browser-mcp-server