L'Etudiant Schools Directory Scraper — Écoles, Formations avatar

L'Etudiant Schools Directory Scraper — Écoles, Formations

Pricing

from $10.00 / 1,000 schools

Go to Apify Store
L'Etudiant Schools Directory Scraper — Écoles, Formations

L'Etudiant Schools Directory Scraper — Écoles, Formations

Extrait l'annuaire de l'enseignement supérieur de L'Étudiant : établissements par type, ville, département ou région, avec statut public/privé, note et avis, adresse géolocalisée ; en option téléphone, site web, présentation et liste des formations par niveau.

Pricing

from $10.00 / 1,000 schools

Rating

0.0

(0)

Developer

Cyril Faia

Cyril Faia

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

The French higher-education landscape as structured data, from L'Étudiant's directory (the reference guide for students in France): business schools, engineering schools, universities, art and design schools, IT and digital schools, health and social schools, apprenticeship centres (CFA), prep classes and more. Filter by type, city, département or region; keep only public or private establishments. Each row carries the name, status, city, postcode, address and GPS position, student rating and review count, plus, in detail mode, phone, website, presentation, the list of programmes by level (Bac+2 to Bac+5) and social links.

Who uses it

  • EdTech, student-housing and student-services companies: build or refresh a national database of schools with coordinates.
  • Schools and education groups: competitive mapping by city and programme level.
  • B2B sales and marketing: prospect lists of private schools with websites and phone numbers.
  • Public bodies, consultancies and journalists: density of establishments and programmes per territory.
  • AI agents: "engineering schools in Provence-Alpes-Côte d'Azur with a Bac+5 in cybersecurity".

Output example

Listing mode:

{
"url": "https://www.letudiant.fr/etudes/annuaire-enseignement-superieur/etablissement/2i-tech-academy-campus-de-lyon.html",
"name": "2i Academy - Campus de Lyon",
"type": "École du numérique",
"status": "private",
"city": "Lyon",
"postcode": "69007",
"address": "Immeuble Le Seven, 69 avenue Tony Garnier",
"latitude": 45.7268348,
"longitude": 4.8353941,
"rating": 4.2,
"reviewCount": 31,
"image": "https://storage.letudiant.fr/edu/schoolCenter/…",
"source": "https://www.letudiant.fr/etudes/annuaire-enseignement-superieur/etablissement/ville-lyon.html",
"scrapedAt": "2026-09-17T15:02:08.361Z"
}

Detail mode (fetchDetails: true) adds:

{
"department": "Bouches-du-Rhône",
"phone": "0442951865",
"website": "https://www.esupcom.com",
"presentation": [{ "question": "Présentation de Esupcom Aix", "answer": "…" }],
"formationsCount": 4,
"levels": ["Bac+5", "Bac+3"],
"formations": [{ "level": "Bac+5", "name": "Mastère communication et stratégie digitale", "url": "https://www.letudiant.fr/etudes/annuaire-enseignement-superieur/formation/…" }],
"socials": ["https://www.facebook.com/Esupcom", "https://www.linkedin.com/school/esupcom"]
}

Input

FieldTypeDescription
typesstring[]Directory type slugs: ecole-de-commerce, ecole-dingenieurs, ecole-dart, ecole-du-numerique, ecole-dinformatique, ecole-de-journalisme, ecole-du-secteur-sante-social-paramedical, cfa-centre-de-formation-d-apprentis, centre-de-formation-professionnelle, autre-ecole-specialisee, …
citiesstring[]City names (Lyon, Marseille, Paris).
departmentsstring[]Département names (bouches-du-rhone, gironde).
regionsstring[]Region names (ile-de-france, provence-alpes-cote-d-azur).
statusall / public / private
maxItemsintegerDefault 300, 0 = unlimited.
maxPagesPerSourceintegerDefault 20.
fetchDetailsbooleanDefault false.

With no filter, the Actor walks the whole national directory.

Examples:

{ "types": ["ecole-dingenieurs"], "regions": ["provence-alpes-cote-d-azur"], "fetchDetails": true }
{ "cities": ["Lyon", "Grenoble"], "status": "private", "maxItems": 500 }

Pricing

Pay per event: one school event per establishment row, one school detail event per enriched page, plus a small Actor start fee. No proxy overhead.

Notes

  • Contact data is the establishments' public institutional data (switchboard phone, official website). No personal data is collected.
  • Ratings are L'Étudiant's authenticated student reviews as displayed on the directory.
  • Directory content belongs to L'Étudiant; use the output for research, mapping and prospecting in compliance with the site's terms.