Unlock the full potential of global real estate data with the Properstar.com Scraper! Whether you're tracking market trends, building a portfolio, or exploring investment opportunities, this scraper delivers unparalleled access to listings, prices, agent details, and media
The Properstar.com Scraper is a cutting-edge tool for extracting detailed property data from Properstar.com. Whether you’re a real estate professional, investor, or researcher, this scraper simplifies the process of collecting essential property information from one of the top international real estate platforms.
Properstar.com is a global real estate marketplace connecting buyers, sellers, and agents, featuring thousands of property listings across different regions and price ranges.
maxItems
, maxConcurrency
, and minConcurrency
as per your requirements.Here is an example of how to set up the input for the Properstar.com Scraper:
1{ 2 "startUrls": [ 3 "https://www.properstar.com/spain/buy/apartment-house" 4 ], 5 "maxItems": 30, 6 "maxConcurrency": 50, 7 "minConcurrency": 1, 8 "maxRequestRetries": 100, 9 "proxy": { 10 "useApifyProxy": true, 11 "apifyProxyGroups": [ 12 "RESIDENTIAL" 13 ] 14 } 15}
startUrls
): List of URLs to start scraping from, such as search result pages or property listings.maxItems
): Maximum number of listings to scrape in one run. Default is 30
.maxConcurrency
): Maximum number of pages processed simultaneously. Default is 50
.minConcurrency
): Minimum number of pages processed simultaneously. Default is 1
.maxRequestRetries
): Number of retries for failed requests before stopping. Default is 100
.proxy
): Proxy settings for anonymity and reliability during scraping.The scraper produces a comprehensive list of property listings with detailed information. Below is an example of the output:
1{ 2 "url": "https://www.properstar.com/listing/102145932", 3 "id": 102145932, 4 "title": "House for sale in Alhaurín de la Torre, Spain", 5 "price": { 6 "show": true, 7 "values": [ 8 { 9 "perSquareMeter": 1892, 10 "currencyId": "EUR", 11 "type": "Original", 12 "value": 795000 13 }, 14 { 15 "perSquareMeter": 2003.0384356820334, 16 "currencyId": "USD", 17 "type": "Converted", 18 "value": 841657.270807197 19 } 20 ] 21 }, 22 "rooms": 8, 23 "bedrooms": 8, 24 "bathrooms": 4, 25 "pictures": { 26 "number": 51, 27 "items": [ 28 { 29 "url": "https://res.listglobally.com/listings/5828420/102145932/2fe45a03ecc9725e7d778c087768cb0c", 30 "displayOrder": 1 31 }, 32 { 33 "url": "https://res.listglobally.com/listings/5828420/102145932/1558b9dd348d11964fb4c4c2d0b7122f", 34 "displayOrder": 2 35 } 36 ] 37 }, 38 "medias": { 39 "number": 1, 40 "items": [ 41 { 42 "type": { 43 "id": "Video", 44 "name": "Video" 45 }, 46 "url": "https://www.youtube.com/watch?v=VH-n39XnJ_0", 47 "displayOrder": 1 48 } 49 ] 50 }, 51 "location": { 52 "placeId": "ChIJe4pwjNr6cg0Rtk4xIclUBuU", 53 "countryISO": "ES", 54 "city": "Alhaurín de la Torre", 55 "postcode": "29130", 56 "showAddress": false, 57 "showPostcode": true, 58 "latitude": 36.659895, 59 "longitude": -4.559864, 60 "geocodeLevel": "City" 61 }, 62 "area": { 63 "unit": { 64 "id": "SquareMeter", 65 "name": "m²" 66 }, 67 "living": 420 68 }, 69 "contactUsers": [ 70 { 71 "type": "MainAgencyContact", 72 "email": "new@strand.es", 73 "firstName": "new@strand.es", 74 "address": "avenida Playas del Duque, 1", 75 "postCode": "29660", 76 "countryISO": "ES", 77 "mainLanguage": "es", 78 "userId": 874322 79 } 80 ], 81 "description": "Located in the elevated neighborhood of El Lagar, in Alhaurín de la Torre, this house is an exceptional opportunity for those looking for space and tranquility. Perfectly suited for large families, this property combines a serene residential setting with easy access to all essential amenities and just a 10-minute drive to the nearest beach, Plaza Mayor shopping centre and Malaga airport.", 82 "advertiser": "STRAND PROPERTIES" 83}
If you found the Properstar.com Scraper useful, check out other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to streamline your web scraping and automation needs.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!