Any Website Detail Page Scraper
Pricing
from $3.00 / 1,000 standard requests
Any Website Detail Page Scraper
Unblock pages and scrape detail page from any websites. It is stealth, reliable, and scalable. Every action uses the mrscraper.com engine to extract structured product data.
Pricing
from $3.00 / 1,000 standard requests
Rating
0.0
(0)
Developer
MrScraper
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
8 days ago
Last modified
Categories
Share
MrScraper PDP - Scrape Any Detail Page!
Unblock pages and scrape detail pages from any websites. It is stealth, reliable, and scalable. Every action uses the MrScraper engine to extract structured data from various types of content.
Features
- Universal Detail Page Scraping - Extract structured data from articles, products, hotels, jobs, properties, restaurants, social media profiles, tours/attractions, and more
- Pay-per-event Pricing - Only pay for what you use with transparent event-based pricing
- Flexible Data Fetching - Choose between HTTP requests or browser rendering
- Proxy Support - Residential & mobile proxy support with geo-targeting for accessing geo-restricted content
- Network Traffic Capture - Option to listen to network requests during browser rendering
- Multiple Output Formats - Get data as JSON, plus optional HTML and Markdown output
How It Works
- The Actor receives input with URLs to scrape, content category, and data fetching preferences
- It validates the input and charges based on selected options (pay-per-event model)
- MrScraper engine scrapes the provided URLs based on your configuration
- Returns structured data in JSON format (with optional HTML and Markdown)
Input Parameters
Required Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
urls | array | Yes | List of URLs to scrape (product pages, hotel listings, restaurant pages, etc.) |
category | string | Yes | Select the type of content being scraped (see Available Categories below) |
Data Fetching Method
| Parameter | Type | Default | Description |
|---|---|---|---|
browser_rendering_enabled | boolean | false | Enable browser rendering for JavaScript-heavy pages (adds costs) |
browser_rendering_listen_network | boolean | false | Capture network requests/responses during page loading - adds costs, but results may be more accurate. Only applicable if browser rendering is enabled |
browser_rendering_wait_for_selector | string | "" | CSS selector to wait for before extracting data (e.g., #some_container, .container). Only applicable if browser rendering is enabled |
Proxy Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
proxy_use_proxy | boolean | true | Routes requests through residential & mobile IPs to bypass anti-bot protection. Recommended for heavily protected sites |
proxy_proxy_country | string | "" | Route the request through a proxy in a specific country to access geo-restricted content. If not set, the request will be routed through a random country. Only applicable if residential & mobile proxy is enabled |
proxy_bypass_proxy | boolean | true | Block images, fonts, and stylesheets from loading. Speeds up scraping and reduces bandwidth usage. Only applicable if residential & mobile proxy is enabled |
Output Options
| Parameter | Type | Default | Description |
|---|---|---|---|
html | boolean | false | Include raw HTML in the output |
markdown | boolean | false | Include markdown version in the output |
Available Categories
article- Article pagespost- Social Media Posthotel- Hotel listingsjob posting- Job postingsproduct- Product pages (default)property- Real estate/property listingsrestaurant- Restaurant pagessocial media profile- Social media profilestour/attraction- Tours and attractions
Output
The Actor stores extracted data in the dataset. The output structure depends on the category selected and typically includes:
{"url": "https://example.com/product/123","category": "product","title": "Product Name","description": "Product description...","price": "$99.99","images": ["https://example.com/image1.jpg"],"html": "<!-- raw HTML (if enabled) -->","markdown": "<!-- markdown version (if enabled) -->"}
Pricing Events
This Actor uses pay-per-event pricing. Events are charged as follows:
| Event | Description |
|---|---|
standard-request | Charged per URL processed |
browser-rendering | Charged per URL when browser rendering is enabled |
network-listening | Charged per URL when network listening is enabled (requires browser) |
time-based-cost | Charged based on time taken to scrape (per minute) |
bandwidth-cost | Charged based on bandwidth used (per MB) |
ai-token-cost | Charged based on AI token usage during extraction |
Contact Us
For enterprise solutions, custom integrations, or high-volume scraping needs, please contact MrScraper directly at https://www.mrscraper.com or book a call here. We offer tailored solutions to meet your specific business requirements.