Any Website Detail Page Scraper avatar

Any Website Detail Page Scraper

Pricing

from $3.00 / 1,000 standard requests

Go to Apify Store
Any Website Detail Page Scraper

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

MrScraper

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

8 days ago

Last modified

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

  1. The Actor receives input with URLs to scrape, content category, and data fetching preferences
  2. It validates the input and charges based on selected options (pay-per-event model)
  3. MrScraper engine scrapes the provided URLs based on your configuration
  4. Returns structured data in JSON format (with optional HTML and Markdown)

Input Parameters

Required Parameters

ParameterTypeRequiredDescription
urlsarrayYesList of URLs to scrape (product pages, hotel listings, restaurant pages, etc.)
categorystringYesSelect the type of content being scraped (see Available Categories below)

Data Fetching Method

ParameterTypeDefaultDescription
browser_rendering_enabledbooleanfalseEnable browser rendering for JavaScript-heavy pages (adds costs)
browser_rendering_listen_networkbooleanfalseCapture 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_selectorstring""CSS selector to wait for before extracting data (e.g., #some_container, .container). Only applicable if browser rendering is enabled

Proxy Configuration

ParameterTypeDefaultDescription
proxy_use_proxybooleantrueRoutes requests through residential & mobile IPs to bypass anti-bot protection. Recommended for heavily protected sites
proxy_proxy_countrystring""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_proxybooleantrueBlock images, fonts, and stylesheets from loading. Speeds up scraping and reduces bandwidth usage. Only applicable if residential & mobile proxy is enabled

Output Options

ParameterTypeDefaultDescription
htmlbooleanfalseInclude raw HTML in the output
markdownbooleanfalseInclude markdown version in the output

Available Categories

  • article - Article pages
  • post - Social Media Post
  • hotel - Hotel listings
  • job posting - Job postings
  • product - Product pages (default)
  • property - Real estate/property listings
  • restaurant - Restaurant pages
  • social media profile - Social media profiles
  • tour/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:

EventDescription
standard-requestCharged per URL processed
browser-renderingCharged per URL when browser rendering is enabled
network-listeningCharged per URL when network listening is enabled (requires browser)
time-based-costCharged based on time taken to scrape (per minute)
bandwidth-costCharged based on bandwidth used (per MB)
ai-token-costCharged 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.