Mobilede Dealer Reviews Spider

by getdataforme

Scrape detailed dealer reviews, ratings, and Q&A from Mobile.de. Get structured data to analyze dealer reputation and performance for market research.

9 runs
2 users
Try This Actor

Opens on Apify.com

About Mobilede Dealer Reviews Spider

Need to understand a car dealer's real reputation on Mobile.de? This actor scrapes every review, rating, and Q&A response from dealer profiles on Europe's largest car platform. It pulls the complete picture: star ratings, written buyer feedback, and how dealers respond to customer questions. I use it to gather clean, structured data on dealer performance over time. The main benefit is getting this data out of the platform and into a spreadsheet or database where you can actually analyze it. It's perfect for building a dataset to compare dealer reputations across regions, tracking how a specific dealer's customer satisfaction changes, or even researching market trust levels. You get the raw, detailed feedback that buyers are actually leaving, which is far more valuable than just the average star rating. The actor handles the pagination and structure of Mobile.de, so you don't have to. You configure it with a starting dealer profile URL, and it extracts all the historical reviews. The output is ready for analysis in tools like Excel, Tableau, or your own custom dashboards. It’s become a go-to for anyone in automotive market research, competitor analysis, or lead qualification who needs reliable, automated data from Mobile.de.

What does this actor do?

Mobilede Dealer Reviews Spider is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Mobilede Dealer Reviews Spider

Overview

An Apify Actor that scrapes dealer reviews from Mobile.de, a major European car marketplace. It extracts structured data like customer ratings, feedback, and dealer responses, suitable for market research or reputation analysis.

Key Features

  • Extracts full review details: Captures ratings, buyer names, purchase status, and detailed question/answer pairs.
  • Structured JSON output: Provides clean, consistent data ready for databases or analysis tools.
  • Controlled scraping: Use StartPage and MaxPages to define the scraping range.
  • Targeted collection: Filter for specific dealers using a DealerKeyword.
  • Handles varied data: Reliably processes scores, text, yes/no, and checkbox response types.
  • Built for scale: Optimized for performance and includes error handling for common web scraping issues.

How to Use

Configure the actor with input parameters via JSON. The spider will navigate the review pages and return the collected data.

Input Parameters

Parameter Type Required Description Example
StartPage integer No Page number to start scraping from (min: 1). Defaults to 1. 1
MaxPages string No Maximum number of pages to scrape. Leave empty for no limit. "10"
DealerKeyword string No Keyword to filter dealers by name or identifier. "AUTOEXPO-PORTALDE"

Input Example

{
  "StartPage": 1,
  "MaxPages": "5",
  "DealerKeyword": "AUTOEXPO-PORTALDE"
}

Input/Output

The actor outputs a JSON array where each object represents a review. The structure includes the dealer name, page number, average score, and a detailed question_responses object containing the full Q&A data.

Output Example (Abbreviated)

[
  {
    "dealer": "AUTOEXPO-PORTALDE",
    "page": 1,
    "average_score": 3.67,
    "creation_time": "25.11.2025",
    "question_responses": {
      "DEALER_CONSULTING": {
        "type": "SCORE",
        "ratingScore": 3
      },
      "DEALER_FRIENDLINESS": {
        "type": "SCORE",
        "ratingScore": 4
      }
    }
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Mobilede Dealer Reviews Spider now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
getdataforme
Pricing
Paid
Total Runs
9
Active Users
2
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support