French Business Directory Leads Scraper avatar

French Business Directory Leads Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
French Business Directory Leads Scraper

French Business Directory Leads Scraper

Unofficial: Scrape business listings from PagesJaunes.fr (French Yellow Pages) with full contact details: emails, phone numbers, addresses, geolocation, ratings, opening hours, and business metadata.

Pricing

from $5.00 / 1,000 results

Rating

5.0

(29)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

30

Bookmarked

9

Total users

2

Monthly active users

12 days ago

Last modified

Share

French Business Directory Leads Scraper with Emails & Phones

Extract business leads from a French business directory website including emails, phone numbers, full addresses, geolocation, ratings, opening hours, and business metadata.

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by SOLOCAL, PagesJaunes, or any of their subsidiaries. All trademarks mentioned are the property of their respective owners.

What does this scraper do?

This actor scrapes business listings from a French business directory website. It extracts complete contact information for lead generation, market research, and business intelligence.

Search by business type and location, or provide direct directory search URLs. Each listing includes full contact details extracted from the business detail page.

Input

ParameterTypeDescription
searchStringWhat or who to search for (e.g., "plombier", "restaurant")
locationStringCity or area (e.g., "Paris", "Lyon", "Marseille")
startUrlsArrayDirect PagesJaunes search URLs (alternative to search/location)
maxItemsNumberMaximum number of results (default: 100)

Provide either search + location or startUrls (or both).

Output

Each result contains the following fields:

FieldDescription
nameBusiness name
phonePhone number
emailEmail address
websiteBusiness website URL
addressFull street address
cityCity
zipCodePostal code
categoryBusiness type/activity
descriptionBusiness description
ratingAverage rating (out of 5)
reviewCountNumber of reviews
openingHoursBusiness hours
latitudeGPS latitude
longitudeGPS longitude
siretFrench business registration (SIRET)
photosBusiness photo URLs
socialMediaSocial media profile links
pagesJaunesUrlDirect PagesJaunes listing URL
scrapedAtWhen the data was scraped

Only fields with actual data are included — no empty or null values.

Example Output

{
"name": "Plomberie Martin",
"phone": "01 23 45 67 89",
"email": "contact@plomberie-martin.fr",
"website": "https://www.plomberie-martin.fr",
"address": "12 Rue de la Paix",
"city": "Paris",
"zipCode": "75002",
"category": "Plombier",
"description": "Plomberie générale, dépannage et installation",
"rating": 4.5,
"reviewCount": 42,
"openingHours": "Lun-Ven: 8h-18h; Sam: 9h-12h",
"latitude": 48.8698,
"longitude": 2.3311,
"siret": "12345678901234",
"photos": ["https://example.com/photo1.jpg"],
"socialMedia": {"facebook": "https://facebook.com/plomberie-martin"},
"pagesJaunesUrl": "https://www.pagesjaunes.fr/pros/12345678",
"scrapedAt": "2026-04-08T10:30:00.000Z"
}

Use Cases

  • Lead Generation: Find business contacts in any French city by industry
  • Market Research: Analyze business density, ratings, and reviews by area
  • Competitor Analysis: Map competitors in specific locations
  • Business Directory: Build local business databases with verified contact info
  • Sales Prospecting: Generate prospect lists with phone numbers and emails

FAQ

How many results can I scrape? You can scrape up to thousands of listings per run. Use the maxItems parameter to control the volume.

What locations are supported? Any location in France — cities, departments, postal codes, and neighborhoods.

How fresh is the data? Data is scraped in real-time from PagesJaunes.fr. Each result includes a scrapedAt timestamp.

Are all fields always available? Not all businesses have every field (e.g., email, website, SIRET). Only fields with actual data are included in the output.

Can I search for specific business types? Yes, use the search field with any business type, service, or company name in French (e.g., "avocat", "dentiste", "restaurant italien").