Dr House Immo · Advisor Phones & Profiles avatar

Dr House Immo · Advisor Phones & Profiles

Pricing

from $7.49 / 1,000 results

Go to Apify Store
Dr House Immo · Advisor Phones & Profiles

Dr House Immo · Advisor Phones & Profiles

Export Dr House Immo advisors from the public directory. Name, phone, ratings, reviews and socials — one row per advisor. Emails are guessed from the name: verify before outreach. No login.

Pricing

from $7.49 / 1,000 results

Rating

0.0

(0)

Developer

Corentin Robert

Corentin Robert

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Dr House Immo - Real Estate Advisors Scraper

Extract the full directory of Dr House Immo real estate advisors — names, locations, ratings, reviews, contact URLs, and social links — in minutes. No API, no sitemap: pure HTML scraping. One run gives you 1,500+ advisor profiles ready for CRM, recruitment, or market intelligence.


What does this Actor do?

This Actor scrapes the Dr House Immo advisor directory and extracts structured data from each advisor profile. You get identity (name, city, department, photo), reputation (rating out of 5, review count, full review list), contact (phone action URL, contact modal URL, and optionally the phone number via a follow-up request), social (Facebook, LinkedIn), legal/company (RSAC, barème d’honoraires PDF), and an optional guessed email (firstname.lastname@drhouse-immo.com — to be verified with an email checker). Default input runs the full directory; no configuration required for a complete scrape.


Why use this Actor? Why scrape Dr House Immo?

  • Save time — Replace hours of manual copy-paste with one automated run. Refresh the entire directory in minutes.
  • Structured data — Get a consistent schema (JSON + optional CSV) ready for CRM, Excel, or outreach tools. Filter by city, department, rating, or review count.
  • Scale outreach — Use contact URLs, phone endpoints, and social links to reach advisors at scale. No need to open each profile by hand.
  • Platform benefits — Schedule runs, call the Actor via API, integrate with other tools, and re-run whenever the directory changes. Your data stays up to date with minimal effort.

What data can this Actor extract?

CategoryFieldsDescription
Identityname, location, city, departmentCode, profileUrl, imageUrlAdvisor name, city + department (e.g. Bordeaux (33)), profile URL, photo
Reputationrating, reviewsCount, reviewsRating (0–5), number of reviews, full list of reviews (author, date, title, body, rating)
Contactphone, phoneActionUrl, contactModalUrlPhone (fetched via POST), contact form URL
SocialfacebookUrl, linkedinUrlFacebook and LinkedIn profile URLs (https normalized)
Legal / CompanycompanyInfo, rsacNumber, rsacCity, baremeHonorairesUrlCompany type, RSAC number and city, link to fee schedule PDF
BioaboutMe“À propos de moi” free text
Email (bonus)emailGuessed email (firstname.lastname@drhouse-immo.com). Supposition only — verify with an email checker.

The dataset also includes reviews_count and reviews_json in the CSV export.


How to use this Actor to scrape Dr House Immo

  1. Open the Actor on Apify and use the default input (or set maxPages, scrapeDetails, maxConcurrency, csvOutput as needed).
  2. Click Start — the Actor crawls the listing pages, then each advisor profile.
  3. When the run finishes, download the dataset (JSON, CSV, Excel) or use the storage CSV if csvOutput is enabled.
  4. Use the data in your CRM, outreach tool, or spreadsheets — filter by location, rating, or review count as needed.

No coding required. Defaults are set for a full scrape; change them only for quick tests (e.g. maxPages: 1) or to disable CSV output.


How much does it cost to scrape Dr House Immo?

Runs use Apify consumption pricing (Compute Units + storage). This Actor uses Cheerio only (no browser), so compute cost stays low. A full run (all listing pages + ~1,500 profile pages) typically stays within a few dollars depending on your plan. For quick tests, set maxPages: 1 and optionally scrapeDetails: false to limit cost. Check the Apify pricing page and the run summary after a test for exact numbers.


Input

All input fields are optional. Defaults are tuned for a full directory scrape plus CSV export.

ParameterTypeDefaultDescription
maxPagesinteger0Max listing pages to crawl (0 = all). Use 1 for quick tests.
scrapeDetailsbooleantrueIf true, crawl each profile for full data; if false, only collect profile URLs.
maxConcurrencyinteger5Parallel requests for profile pages (1–20).
csvOutputbooleantrueWrite results progressively to storage as CSV.

The listing URL is fixed: https://www.drhouse-immo.com/conseillers-immobiliers. See the Input tab on the Actor page for the full schema.


Output

You can download the dataset produced by this Actor in JSON, CSV, HTML, or Excel. Each item includes the fields listed in the table above. Example (simplified):

{
"profileUrl": "https://www.drhouse-immo.com/conseiller-immobilier/...",
"name": "Jean Dupont",
"location": "Bordeaux (33)",
"city": "Bordeaux",
"departmentCode": "33",
"rating": 5,
"reviewsCount": 12,
"email": "jean.dupont@drhouse-immo.com",
"phone": "0612345678",
"facebookUrl": "https://www.facebook.com/...",
"linkedinUrl": "https://www.linkedin.com/in/...",
"contactModalUrl": "https://www.drhouse-immo.com/modal/...",
"aboutMe": "...",
"companyInfo": "Entreprise individuelle, 123456789 RSAC Bordeaux",
"rsacNumber": "123456789",
"rsacCity": "Bordeaux",
"baremeHonorairesUrl": "https://baremes.drhouse-immo.com/...",
"reviews": [...]
}

If csvOutput is true, a CSV file is also written to storage during the run.


These Actors cover the same job or the next step in the workflow. Apify’s automatic recommendations stay inside one category — this list is the rest of the toolkit.

ActorUse it when
Doctolib Practitioner ScraperDoctolib practitioner directory
International Schools Scraper · Export Fees, CV & ContactsInternational Schools Scraper
local.ch scraper · Swiss business directory & local leadslocal.ch scraper
OneDoc.ch scraper · Swiss dentists, doctors & healthcare leadsOneDoc.ch scraper
Orphanet Scraper · Rare Disease Details · CSV ExportOrphanet Scraper
Planity Client ScraperPlanity Client Scraper
French Companies · Search & SIREN EnrichFrench companies: search and SIREN enrich
SW Website Rankings ScraperRank the website / domain after you have the URL

Tips and options

  • Quick test: maxPages: 1, scrapeDetails: true, maxConcurrency: 3 — one listing page, full detail extraction.
  • Production: maxPages: 0, scrapeDetails: true, maxConcurrency: 5 (or higher). Keep csvOutput: true if you want a CSV in storage.
  • Email field: Derived from the advisor name only (firstname.lastname@drhouse-immo.com). Always verify with an email checker before use.

Support and contact


Last updated: February 2026