Crawl pages and extract web data with Selenium, pagination, scrolling, and screenshots.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Selenium MCP Server" yet — see the docs or source repo.
Use Selenium MCP Server to open this e-commerce category page, extract each product's name, price, rating, and detail-page link with CSS selectors, automatically paginate through the first 5 pages, and return structured JSON.
Structured JSON containing product fields from the first 5 pages, ready for analysis or export.
Use Selenium MCP Server to visit this social feed or news stream page, keep scrolling until 50 items are loaded, extract each item's title, publish time, author, and summary, deduplicate them, and return the results.
A deduplicated list of 50 items with key metadata, suitable for downstream review and analysis.
Use Selenium MCP Server to open this webpage, locate the login button, navigation bar, and pricing section with XPath, capture screenshots of each area, and return whether each element was found plus the screenshot file details.
Element detection results and screenshot details for testing, page verification, or troubleshooting.
Scrape dynamic websites, extract links and images, and capture screenshots automatically.
Politely scrape websites and extract structured data with bounded async crawling.
Automate browser testing, web interaction, and page workflows with Selenium 4 tools.
Automate web navigation, element actions, screenshots, and JavaScript execution with Selenium.
Scrape websites, extract structured data, and capture screenshots with bot bypass.
Automate browser tasks with Selenium, including navigation, clicks, typing, and screenshots.