product-price-extractor
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@product-price-extractorExtract the product name, price, and currency from this URL: https://example.com/product"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Product Price Extractor API
Extract product names, prices, and currency from any e-commerce product page in one call.
Part of the DataLeads API suite (eCommerce category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.
Endpoints
Method | Path | Description |
POST |
| V1 Product |
POST |
| V1 Price Track |
Related MCP server: alterlab-mcp-server
Quick start
curl -X POST https://data.dataleads.pro/v1/product \
-H 'Content-Type: application/json' \
-d '{"clientKey": "YOUR_CLIENT_KEY", "url": "https://www.allbirds.com/products/mens-wool-runners"}'Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.
MCP server
Remote (Streamable HTTP):
https://data.dataleads.pro/mcp/product-price-extractorStdio (Docker):
docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/product-price-extractor-mcp:latest
Pricing
Tier | Price | Requests |
Free | $0 | 500/mo |
Starter | $9/mo | 5,000 |
Pro | $29/mo | 25,000 |
Business | $99/mo | 100,000 |
Enterprise | custom | custom |
Full plan details at https://data.dataleads.pro.
License
MIT - see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Clean product data from any URL. Schema.org + AI extraction. 200 free calls/month.
Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.
Extract and structure pricing pages from any SaaS site: plans, tiers, and features.
11Fetch and extract data from any public web page, even JS-rendered or anti-bot protected
Related MCP Servers
- AlicenseAqualityBmaintenanceStructured product data from the open web — where platform APIs don't reach. Schema.org + AI extraction. Pay per call via Stripe MPP.241 npm3Apache 2.0
- AlicenseAqualityAmaintenanceEnables web scraping, structured data extraction, and screenshot capture with automatic anti-bot bypass, supporting JavaScript rendering, proxy rotation, and tiered pricing.2598 npm1MIT
- AlicenseNot gradedqualityFmaintenanceEnables intelligent web scraping with support for static pages, JavaScript-rendered SPAs, and natural language data extraction.MIT
- AlicenseAqualityDmaintenanceA paid MCP server that extracts structured product data (schema.org/Product) from any URL via headless browser, charging $0.01 USDC per call through x402 micropayments.117 npmMIT