Les Porteclés · Advisor Names & GPS
Pricing
from $7.49 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
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
| Category | Fields |
|---|---|
| Identity | agentId, slug, profileUrl, displayName |
| Role | jobTitle (line shown on the listing / profile) |
| Geography | city, postCode, region, country, countryCode (ISO, e.g. FR), lat, lng |
| Media | photoUrl |
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)
- Create a task from this Actor.
- Choose Full directory or URLs (see below).
- 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
| Field | Description |
|---|---|
mode | list (full directory) or urls (profile URLs only). |
startUrls | Profile URLs — URLs mode only. |
maxResults | 0 = no cap. Use a small number for tests. |
concurrency | Parallelism for writing dataset rows. |
listConcurrency | Parallelism for HTTP requests (listing or profiles). |
fetchTimeout | Per-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
- List mode — Fetches each directory page and parses structured cards from the HTML.
- URLs mode — Fetches each profile page and parses the same fields from the public layout.
- 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 installnpm testapify run
- Local runs use
input.jsonwhen 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-8output.csvmay 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.
| Actor | What you get |
|---|---|
| French Real Estate Agents · Multi-network | Several French brands in one CRM table |
| Optimhome Advisors | Optimhome — names, phones, emails, RSAC |
| IAD France Advisors | IAD mandataires — names, phones, emails |
| eXp France Consultants | eXp roster — emails, phones |
| Keller Williams France | KW advisors — emails, phones |
| SAFTI | SAFTI advisors — emails, phones |
| Sextant France | Sextant — emails, phones, GPS |
| Efficity Consultants | Efficity — emails, phones |
| megAgence | megAgence — phones and GPS |
| BSK Immobilier | BSK — emails, phones |
| Espaces Atypiques | Agency 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.