Optimhome Advisors · Names, Phones & Emails avatar

Optimhome Advisors · Names, Phones & Emails

Pricing

from $3.99 / 1,000 advisor with emails

Go to Apify Store
Optimhome Advisors · Names, Phones & Emails

Optimhome Advisors · Names, Phones & Emails

Export Optimhome property advisors as a CRM table. Names, phones, emails, RSAC, SIRET — one row per advisor. Built for outbound and proptech. No login.

Pricing

from $3.99 / 1,000 advisor with emails

Rating

0.0

(0)

Developer

Corentin Robert

Corentin Robert

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Optimhome Advisors

Start the Actor → get Optimhome property advisors as a CRM table. One export-ready row per person — name, phone, email, city, RSAC, SIRET. Optional LinkedIn URL when you turn it on.

No login. No API key. Public directory only.

Need IAD, eXp, KW, SAFTI and other French networks in one CRM table? Use French Real Estate Agents · Emails & Phones by Network.

Who is this for?

You are…Typical goalSuggested setup
B2B supplier (proptech, insurance, mortgage)Prospect Optimhome advisorsFull directory, 25-row preview then raise the cap
Outbound / SDRPersonalised sequencesFull directory; turn Add LinkedIn URLs on if keys are set
Sales / CRM opsEnrich a territory fileOutreach columns in the Dataset
Market research / data agencyPeriodic directory snapshotFull directory, maxResults: 0
Agency / lead genPhones and emails for a campaignStart with 25–50 rows

What you get by default: name, phone and email when published, city, RSAC, SIRET, profile URL.

When to add LinkedIn: you need a profile URL per advisor for sequencing. Directory contacts already include phone and email when the advisor published them.

Quick start

  1. Open this Actor in the Apify Console and leave Scope on Full directory.
  2. Set How many advisors to 25 for a first look, or 0 for the full directory (~1,800).
  3. Click Start — rows appear in the Dataset tab as they complete.
  4. Download JSON or CSV from the run.

What it extracts

FieldDescription
nameAdvisor name
phone, emailWhen published on the profile
city, postalCode, sectorLocation
rsac, siretCompliance IDs when published
urlPublic profile URL
specialities, rating, reviewCountActivity
linkedInUrlOnly when Add LinkedIn URLs is on

Typical fill rates

SignalIndicative rate
Name + profile URL~100% of saved rows
Email when publishedHigh on active advisors
Phone when publishedLower — not every card shows a number
LinkedIn (optional)Depends on a public match

How much does it cost to export Optimhome advisors?

This Actor uses Apify platform usage (compute). A 20-advisor sample finishes in under a minute; the full directory is typically tens of minutes.

This Actor only reads the public Optimhome directory. Names, locations, RSAC and SIRET are published for public consultation. As with any file containing personal data, ensure your use complies with GDPR and applicable regulations.

Input

ParameterTypeDefaultDescription
modestringphase1_phase2Full directory, list only, or specific URLs
maxResultsinteger0How many rows. 0 = full directory (~1,800)
startUrlsarray[]Profile URLs when Scope is Specific profile URLs
linkedInEnrichmentbooleanfalseAdd LinkedIn URLs (needs keys in Actor settings)
{
"mode": "phase1_phase2",
"maxResults": 25
}

Full directory:

{ "mode": "phase1_phase2", "maxResults": 0 }

Output example

{
"name": "Caroline ACCART",
"email": "caroline.accart@optimhome.com",
"phone": "0397290001",
"city": "Draguignan",
"postalCode": "83300",
"url": "https://caroline-accart.optimhome.com",
"rsac": null,
"siret": null
}

How it works

  1. Reads the public Optimhome advisor directory (or the URLs you paste).
  2. Caps the list to How many advisors (0 = no cap).
  3. Writes one CRM row per advisor as profiles complete.
  4. Optionally looks up a LinkedIn URL when that option is on.

Limitations

  • Phone and email are only present when the advisor published them.
  • LinkedIn matching needs OpenAI + autom.dev keys in Actor settings.
  • A full-directory run (~1,800 rows) needs a long run timeout (default 2 hours is enough).

Also available — French real estate advisors

ActorWhat you get
French Real Estate Agents · Multi-networkSeveral brands in one run — eXp, IAD, KW, SAFTI, Sextant, Efficity, megAgence, BSK, Espaces Atypiques, Les Porteclés
IAD France AdvisorsIAD mandataires — names, phones, emails
Keller Williams FranceKW advisors — emails, phones
SAFTISAFTI advisors — emails, phones
Sextant FranceSextant agents — emails, phones, GPS
Efficity ConsultantsEfficity mandataires — emails, phones
megAgencemegAgence — phones and GPS (no public email)
BSK ImmobilierBSK advisors — emails, phones, GPS
Les PorteclésDirectory names and GPS

Browse all: apify.com/corent1robert

Local development

npm install
npm run build
apify run

Support

Contact corentin@outreacher.fr for custom integrations.