Les Porteclés · Advisor Names & GPS avatar

Les Porteclés · Advisor Names & GPS

Pricing

from $7.49 / 1,000 results

Go to Apify Store
Les Porteclés · Advisor Names & GPS

Les Porteclés · Advisor Names & GPS

Export Les Porteclés negotiators from the public directory. Name, city, region, GPS and profile URL — one row per agent. Email and phone are not on public pages. Full France. 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

3 days ago

Last modified

Share

Les Porteclés agents

For sales teams, recruiters, and analysts who need a structured export of Les Porteclés negotiators across France: names, role lines, cities, post codes, regions, map coordinates, and profile URLs — ready for CRM or enrichment workflows.

What it extracts

CategoryFields
IdentityagentId, slug, profileUrl, displayName
RolejobTitle (line shown on the listing / profile)
Geographycity, postCode, region, country, countryCode (ISO, e.g. FR), lat, lng
MediaphotoUrl

Note: Email and phone are not exposed as plain text on public profile pages; they are not included in the dataset.

Important

  • Public data only — Use results in line with GDPR, e-marketing rules, and Les Porteclés’ terms of use.
  • Field gaps — Some fields may be empty if the site omits them.
  • Full runs — The directory spans many pages; allow enough run time and memory for a full export.
  • Apify Cloud — The Actor uses Apify Proxy by default on the platform for reliable access (same pattern as other directory Actors in this workspace).

Quick start (Apify Console)

  1. Create a task from this Actor.
  2. Choose Full directory or URLs (see below).
  3. Start the run and open Dataset for JSON or CSV export.

Modes

  • Full directory — Collects all agents from the paginated public listing (optionally cap with maxResults).
  • URLs — Paste profile URLs like https://www.lesportecles.com/agents/2486-…. The Actor opens each page and extracts structured fields.

Input

FieldDescription
modelist (full directory) or urls (profile URLs only).
startUrlsProfile URLs — URLs mode only.
maxResults0 = no cap. Use a small number for tests.
concurrencyParallelism for writing dataset rows.
listConcurrencyParallelism for HTTP requests (listing or profiles).
fetchTimeoutPer-request timeout in milliseconds.

JSON example (full directory, capped)

{
"mode": "list",
"maxResults": 100
}

JSON example (URLs)

{
"mode": "urls",
"startUrls": [
{ "url": "https://www.lesportecles.com/agents/2486-jose-manuel-esteves-46260-varaire-france" }
]
}

How it works

  1. List mode — Fetches each directory page and parses structured cards from the HTML.
  2. URLs mode — Fetches each profile page and parses the same fields from the public layout.
  3. Normalizes rows and pushes one dataset item per agent.

Output sample

{
"agentId": 2486,
"slug": "jose-manuel-esteves-46260-varaire-france",
"profileUrl": "https://www.lesportecles.com/agents/2486-jose-manuel-esteves-46260-varaire-france",
"displayName": "José-Manuel Esteves",
"jobTitle": "Agent commercial indépendant de SAS IMMOBILIER EMAIL - EI",
"city": "Varaire",
"postCode": "46260",
"region": "Lot",
"country": "France",
"countryCode": "FR",
"lat": 44.363951,
"lng": 1.719144,
"photoUrl": "https://cdn.lesportecles.com/..."
}

Local development

npm install
npm test
apify run
  • Local runs use input.json when you are not on the Apify platform; task input from the platform still overrides when deployed.
  • Dataset is stored under storage/datasets/default/. A UTF-8 output.csv may be written at the project root on successful local runs.

Also available — French real estate advisors

Need several French networks in one CRM file? French Real Estate Agents · Multi-network.

ActorWhat you get
French Real Estate Agents · Multi-networkSeveral French brands in one CRM table
Optimhome AdvisorsOptimhome — names, phones, emails, RSAC
IAD France AdvisorsIAD mandataires — names, phones, emails
eXp France ConsultantseXp roster — emails, phones
Keller Williams FranceKW advisors — emails, phones
SAFTISAFTI advisors — emails, phones
Sextant FranceSextant — emails, phones, GPS
Efficity ConsultantsEfficity — emails, phones
megAgencemegAgence — phones and GPS
BSK ImmobilierBSK — emails, phones
Espaces AtypiquesAgency teams — emails, phones

Browse all: apify.com/corent1robert

Support

Contact corentin@outreacher.fr if you need a custom scraper, extra fields, or automation around this data.