Fotocasa.es $1💰 Buy, Rent & Property Details
Pricing
from $1.00 / 1,000 listing scrapeds
Fotocasa.es $1💰 Buy, Rent & Property Details
From $1/1K. Scrape Spain property listings from fotocasa.es. Get price, surface, rooms, baths, address, GPS, agency, phone, energy rating, photos and 140+ fields. Buy and rent, all regions, all property types.
Pricing
from $1.00 / 1,000 listing scrapeds
Rating
0.0
(0)
Developer
AbotAPI
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fotocasa.es Scraper
Extract property listings from fotocasa.es, Spain's leading property portal, at scale. Search by location and filters or paste direct search URLs, and get clean, structured records with price, surface, rooms, bathrooms, full address, GPS coordinates, agency and contact details, energy rating, photos and 140+ fields per listing. Forward-walking pagination, optional per-listing detail enrichment, and ready-to-use exports to your apps.
Why This Scraper?
- 140+ fields per listing - far more than typical alternatives, including both camelCase and snake_case field names so the output drops into any existing pipeline.
- Buy and rent, every region, every property type - flats, houses, duplexes, penthouses, studios, lofts, new construction, garages, offices, land and more.
- Rich location data - city, neighborhood, full address and precise latitude/longitude for every listing.
- Agency and contact details - agency name, alias, type, phone, and (with detail enrichment) agent name, email and listing reference.
- Two input modes - search by location with filters, or feed direct fotocasa.es search URLs.
- Powerful filters - price, rooms, bathrooms and surface ranges, plus operation, property type and sort order.
- Export anywhere - pipe results into Notion, Airtable, Linear or other apps via MCP connectors, with the full record always kept in the dataset.
Data You Get
Sample shape - values are illustrative placeholders, not from a live listing.
| Field | Example |
|---|---|
| id | 1_000000000 |
| propertyId | 000000000 |
| title | C/ de Ejemplo, Centro |
| rawPrice | 295000 |
| currency | EUR |
| pricePerSqm | 4538.46 |
| surface | 65 |
| rooms | 3 |
| baths | 2 |
| floor | 4 |
| propertyType | 2 |
| propertySubtype | 1 |
| operation | sale |
| city | Madrid |
| neighborhood | Centro |
| latitude | 40.4168 |
| longitude | -3.7038 |
| agencyName | Example Agency SL |
| phone | +34000000000 |
| reference | REF-00000 |
| energyCertificate | {"energyEfficiencyRatingType": "C"} |
| images | ["https://static.fotocasa.es/images/ads/0000?rule=original"] |
| url | https://www.fotocasa.es/es/comprar/vivienda/madrid-capital/centro/000000000/d |
How to Use
Search a city for homes to buy:
{"mode": "search","locations": ["madrid-capital"],"operation": "comprar","propertyType": "viviendas","maxListings": 50}
Search with filters and sorting:
{"mode": "search","locations": ["barcelona-capital"],"operation": "alquiler","minPrice": 800,"maxPrice": 1500,"minRooms": 2,"sortBy": "price_asc","maxListings": 100}
Scrape direct URLs with full detail enrichment:
{"mode": "url","urls": ["https://www.fotocasa.es/es/comprar/viviendas/valencia-capital/todas-las-zonas/l"],"fetchDetails": true,"maxListings": 200}
Input Parameters
| Parameter | Type | Description |
|---|---|---|
| mode | string | search (location + filters) or url (direct URLs). |
| locations | array | Location slugs, e.g. madrid-capital, barcelona-capital/centro. Search mode only. |
| operation | string | comprar (buy) or alquiler (rent). Search mode only. |
| propertyType | string | Property category, e.g. viviendas, pisos, casas. Search mode only. |
| sortBy | string | relevance, newest, price_asc, price_desc, surface_asc, surface_desc. |
| minPrice / maxPrice | integer | Price range filter (EUR). |
| minRooms / maxRooms | integer | Rooms range filter. |
| minBaths / maxBaths | integer | Bathrooms range filter. |
| minSurface / maxSurface | integer | Surface range filter (m²). |
| urls | array | Direct search URLs. URL mode only; filter fields are ignored. |
| fetchDetails | boolean | Adds energy rating, full features, reference and contact from the listing detail page. Slower and increases cost per listing. |
| maxPages | integer | Max result pages to walk per search. |
| maxListings | integer | Max total listings. 0 = unlimited. |
| proxy | object | Proxy configuration. Residential proxy with a Spanish (ES) exit is enabled by default, which fotocasa.es requires for reliable access. |
| residentialCountries | array | Country codes used for the residential proxy. fotocasa.es requires a Spanish (ES) exit. |
| maxResidentialRequests | integer | Per-run residential request budget (default 10000). Set lower to cap cost, or 0 to disable. |
| backupProxyUrl | string | Optional last-resort failover proxy URL used when the Apify proxy is unavailable. |
| mcpConnectors | array | MCP connectors to forward a per-listing summary to: notion, linear, airtable, apify. The full record always stays in the dataset. |
| notionParentPageUrl | string | Notion page under which the new database is created (Notion connector only). |
| maxNotifyListings | integer | Max listings forwarded to MCP connectors per run (default 50). |
Output Example
Sample shape - values are illustrative placeholders, not from a live listing.
{"id": "1_000000000","propertyId": "000000000","title": "C/ de Ejemplo, Centro","rawPrice": 295000,"currency": "EUR","pricePerSqm": 4538.46,"surface": 65,"rooms": 3,"baths": 2,"floor": "4","propertyType": 2,"propertySubtype": 1,"operation": "sale","transactionTypeId": 1,"city": "Madrid","neighborhood": "Centro","address": { "municipality": "Madrid", "province": "Madrid", "zipCode": "28000" },"latitude": 40.4168,"longitude": -3.7038,"agencyName": "Example Agency SL","clientAlias": "Example Agency","clientType": "professional","phone": "+34000000000","reference": "REF-00000","energyCertificate": { "energyEfficiencyRatingType": "C" },"images": ["https://static.fotocasa.es/images/ads/0000?rule=original"],"photosCount": 12,"description": "Bright reformed home in a well-connected central area.","url": "https://www.fotocasa.es/es/comprar/vivienda/madrid-capital/centro/000000000/d"}
Export to Your Apps (MCP Connectors)
Beyond the dataset, this Actor can send a condensed summary of each listing straight into the tools you already use, via Model Context Protocol (MCP) connectors. The full record is always kept in the dataset; the connector receives a readable summary (title plus key fields) per item.
Supported connectors: Notion, Linear, Airtable, and Apify.
- Authorize the connector once under Apify → Settings → Integrations.
- Select one or more in the
mcpConnectorsinput. - (Notion only) Set
notionParentPageUrlto the page the new database should be created under. - Optionally cap how many listings are forwarded with
maxNotifyListings(default 50).
{"mode": "search","locations": ["madrid-capital"],"operation": "comprar","maxListings": 50,"mcpConnectors": ["notion"],"notionParentPageUrl": "https://www.notion.so/your-workspace/Listings-0000"}