VOOZH about

URL: https://apify.com/mrscrapercom/mrscraper-pdp

โ‡ฑ Any Website Detail Page Scraper ยท Apify


Pricing

from $3.00 / 1,000 standard requests

Go to Apify Store

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

12

Total users

3

Monthly active users

3 months 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.

You might also like

Any Website Listing Page Scraper

mrscrapercom/mrscraper-listing

Unblock pages and scrape listing page from any websites. It is stealth, reliable, and scalable. Every action uses the mrscraper.com engine to extract structured listing data.

Any Website Unblocker

mrscrapercom/mrscraper-unblocker

Unblock websites and retrieve HTML content from any page. It is stealth, reliable, and scalable. Powered by the MrScraperengine to bypass anti-bot protection and access geo-restricted content.

Facebook Pages Scraper

scrapier/facebook-pages-scraper

Scrape detailed Facebook page data with the Facebook Page Scraper. Extract page names, usernames, descriptions, followers, likes, posts, and engagement stats. Ideal for competitor analysis, market research, and social media insights. Fast, reliable, and scalable for single or multiple pages.

Any Website Email Scraper โ€“ Cheapest ๐Ÿ“ง๐ŸŒ

contactminerlabs/any-website-email-scraper---cheapest

๐Ÿ” Scrape Emails from Any Website Instantly Enter a website or keyword and extract emails from any public web page, including page title, email address, and source URL ๐Ÿ“ง Perfect for lead generation, B2B outreach, sales teams, marketing campaigns, and enriching your CRM & data pipelines ๐Ÿš€

๐Ÿ‘ User avatar

ContactMinerLabs

14

Fiverr Detail Scraper

kuaima/fiverr-detail

This scraper can help you to get detail gig page data from https://www.fiverr.com/. It will give you detail data for each gig link.

Facebook Page Lead Scraper

scraper-engine/facebook-page-lead-scraper

Extract targeted business leads from Facebook pages using the Facebook Page Lead Scraper. Collect page names, descriptions, emails, websites, phone numbers, follower counts, and page links automatically. Ideal for B2B outreach, marketing research, and prospect discovery.

๐Ÿ‘ User avatar

Scraper Engine

5

Facebook Page Details Scraper

alpha-scraper/facebook-page-details-scraper

โšกFacebook Page Details Scraper Extract detailed public Facebook Page data using only page URLs. Get page IDs, names, bios, categories, contact info, websites, social media links, profile and cover images, and follower metrics. Perfect for marketing, research, analytics, and automation workflows.

46

5.0

Stealth Website Scraper | ๐Ÿ’ฐ$1.5 per 1,000 results

solutionssmart/stealth-website-scraper

Extract text, links, metadata, HTML, markdown, and structured page data with HTTP-first crawling and stealth-aware browser fallback.

๐Ÿ‘ User avatar

Solutions Smart

4

Price Drop Tracker - Monitor Any E-commerce Product

alizarin_refrigerator-owner/price-drop-tracker---monitor-any-e-commerce-product

Actor for scraping data from a single web page. The URL of the web page is passed in via input, defined by the input schema. It uses the Axios client to get the HTML of the page & the Cheerio library to parse the data from it. The data are then stored in a dataset where you can easily access them.