Have a question?
Contact us
Pap
Our pap.fr scraper can convert HTML pages to JSON and extract data about properties that are for sale or renta...
What's our Pap.fr Scraper
What's Pap.fr
Pap.fr, which stands for Particulier à Particulier, is a platform specializing in putting private individuals in touch with each other for the sale and rental of real estate in France. The project is the brainchild of two brothers, Hervé and Patrice Bonduelle, who founded the newspaper "Pour une autre publicité" (PAP).
Initially, the paper's vocation was to offer free classified ads in various fields, including real estate. Over time, the paper became a reference for real estate transactions between private individuals in France. The Pap.fr website was subsequently launched to extend the newspaper's reach and enable users to publish and consult real estate ads online. This online platform has enabled Pap.fr to become one of the leading players in the French private real estate market, offering an alternative to traditional real estate agencies. Pap.fr has evolved with technological advances to meet the changing needs of homeowners and buyers, while maintaining its commitment to direct transactions between private individuals.
Pap.fr's main competitors in the French real estate market are Le Boncoin immobilier, Logic-Immo, SeLoger and Bien'Ici. Pap.fr is unique in that its business model is based on real estate transactions between private individuals, thus avoiding agency fees. Owners benefit from total transparency and autonomy in managing their ads. The platform offers practical tools and advice to support users throughout the real estate process. Thanks to its large audience, Pap.fr ensures high visibility for ads, speeding up the sale or rental process. As one of the main players in the French real estate market, Pap.fr benefits from a significant database of real estate ads. On average, the site could contain thousands of ads per month, or even more, depending on various factors such as seasonality and market trends. These figures can fluctuate according to real estate demand, geographic regions covered and other variables.
The Pap.fr website contains valuable data for real estate investors, real estate researchers, real estate agencies and other industry players seeking to better understand the real estate market and make informed decisions.
Why should you scrape Pap.fr
Scraping a site like Pap.fr can provide information on :
- Property listings: Information on the listings themselves, such as property descriptions, prices, features (number of rooms, surface area, etc.), photos and seller or lessor contact details, can be collected.
- Property location: Property addresses, as well as information on the neighborhoods or geographical areas in which they are located, can be extracted for various analyses.
- Prices and market trends: By analyzing property prices over time, it is possible to identify real estate market trends in different regions.
- Demographic data: By combining property listings with external demographic data, it is possible to draw conclusions about the preferences of potential buyers or tenants based on their demographic profile.
- Data on sellers or lessors: By analyzing the profiles of sellers or lessors present in ads, it is possible to identify trends, such as the number of ads published by the same owner, the frequency of transactions, etc.
What page can you scrape
Here is an example of the parsed JSON data extracted from a property listing on Pap:

And here the returned JSON
{
"data": {
"title": "Vente appartement 4 pièces 103 m² Nantes (44000) - 103 m² - 355.000 € | Particulier à Particulier - PAP",
"description": "Annonce immobilière : Vente appartement 4 pièces 103 m² Nantes (44000) - 103 m² - 355.000 €. : le 1er site immobilier des particuliers.",
"parcelSurfaceArea": null,
"surfaceArea": 3.447,
"surfaceAreaUnit": "sqm",
"price": 355000,
"currency": "EUR",
"numberOfRooms": 4,
"numberOfBedrooms": 3,
"publishingDate": "2024-05-14",
"monthlyRent": null,
"weeklyRent": null,
"marketedBy": {
"phoneNumber": "01.40.56.35.45"
},
"energyClass": null,
"greenhouseGazClass": null,
"buildYear": null,
"postalCode": null,
"city": null,
"image": [
"https://cdn.pap.fr/photos/pap/00/5f/005f8bee6051257f6ca6d4df251655ac/0-p1.jpg"
],
"insulation": null,
"siteURL": "https://www.pap.fr/annonces/appartement-nantes-44000-r453002565",
"siteHtml": null,
"statusCode": 200,
"htmlLength": 57945,
"captchaFound": true,
"isHtmlPage": true,
"host": "www.pap.fr"
}
}Looking for something more specific?
Explore Documentation