Madlan Scraper - Real Estate Israel avatar

Madlan Scraper - Real Estate Israel

Pricing

from $0.70 / 1,000 results

Go to Apify Store
Madlan Scraper - Real Estate Israel

Madlan Scraper - Real Estate Israel

Scrape sale and rental listings from madlan.co.il. Collect prices, areas, addresses, coordinates, images, and amenities. Search by city or coordinates with distance, budget, property type, rooms, and filters. Export JSON, CSV, or Excel for property research, valuation, and market analysis.

Pricing

from $0.70 / 1,000 results

Rating

0.0

(0)

Developer

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Madlan Scraper — Israel Real Estate Listings

Find Israeli homes and new-development properties on Madlan for sale or rent. Get clean property records for market research, investment analysis, agency prospecting, price monitoring, and neighborhood research, including richer property attributes, images, locations, pricing, and contact information when available.

🏠 What you can do

  • Search a city, neighborhood, or area in Israel.
  • Search a square area around latitude and longitude coordinates.
  • Choose properties for sale or rent.
  • Include or exclude new-development projects in sale searches.
  • Filter by price, price per square meter, monthly building tax, rooms, bathrooms, area, and floor.
  • Filter by property type, condition, seller, amenities, availability, recent price drops, and market estimate.
  • Limit the number of listings returned or collect all available pages.
  • Receive richer structured detail data for every listing.

💼 Useful for

  • Comparing asking prices across Israeli neighborhoods.
  • Building property and investment research datasets.
  • Monitoring new listings and development projects.
  • Finding opportunities for real-estate agencies and lead-generation teams.
  • Exporting listing data to spreadsheets, dashboards, or data warehouses.

🚀 Run in Apify

  1. Open the actor in Apify Console.
  2. Enter a city or area, such as תל אביב, or provide a coordinate point.
  3. Optionally choose a locationType to select a matching city, neighbourhood, address, project, or other suggestion.
  4. For coordinate search, enter latitude, longitude, and distanceKm. Coordinates take precedence over the named location.
  5. Choose For sale or For rent.
  6. Set optional price, size, property, amenity, and availability filters.
  7. Set optional limits.
  8. Click Start and download JSON, CSV, or Excel from the Dataset tab when the run finishes.

📝 Input

FieldType / choicesDescription
locationText, prefilled with תל אביבCity, neighborhood, or area to search. Used when coordinates are not provided.
locationTypeAutomatic or a suggestion type such as city, neighbourhood, address, or projectSelect the matching suggestion type. Automatic selects the first suggestion.
latitude / longitudeNumber, for example 32.0853 / 34.7818Center point for coordinate search. Provide both values; they take precedence over location.
distanceKmInteger, default 20Half-width of the square coordinate search area in kilometers.
operationsale — For sale; rent — For rentListing type.
includeNewDevelopmentsBoolean, default trueInclude new-development project listings in sale searches. It has no effect on rental searches.
minPrice / maxPriceInteger, default 0Asking-price range in Israeli shekels. A bound of 0 means no bound.
minPricePerSqm / maxPricePerSqmInteger, default 0Asking-price-per-square-meter range in Israeli shekels.
minMonthlyTax / maxMonthlyTaxInteger, default 0Monthly building-tax range in Israeli shekels.
minRooms / maxRoomsNumber, default 0Room-count range; half-room values are supported.
minBathrooms / maxBathroomsNumber, default 0Bathroom-count range.
minArea / maxAreaInteger, default 0Property-area range in square meters.
minFloor / maxFloorInteger, default 0Floor range; 0 means no bound.
propertyTypesArray of choicesApartment, villa, garden apartment, cottage, semi-detached cottage, penthouse, attic apartment, farm land, duplex, land, or building. Empty means all types.
propertyConditionsArray of choicesNew, like new, renovated, preserved, or needs renovation. Empty means all conditions.
sellerTypeAny seller or New-development developerRestrict results by seller category.
parking, elevator, balcony, airConditioning, storage, accessible, securityBars, protectedRoom, attic, basement, buildingLaundry, ceilingFan, dishwasher, doorman, fireplace, furnished, garage, gym, heating, outdoorSpace, pool, roofDeck, unitLaundry, petsAllowedBoolean, default falseRequire the selected property feature.
includePriceDropsBoolean, default falseInclude only listings marked with a recent price drop.
belowMarketPriceBoolean, default falseInclude only listings marked below the market estimate.
includeDiscountedProjectsBoolean, default falseInclude discounted new-development projects in sale searches.
immediateAvailabilityBoolean, default falseInclude only listings marked immediately available.
noBrokerFeeBoolean, default falseInclude only listings marked as having no broker fee.
maxItemsInteger, default 100; 0 = unlimitedMaximum number of records to save.

📚 Examples

Sale listings in Tel Aviv

{
"location": "תל אביב",
"operation": "sale",
"includeNewDevelopments": true,
"minPrice": 1000000,
"maxPrice": 5000000,
"minRooms": 3,
"propertyTypes": ["flat", "penthouse"],
"parking": true,
"balcony": true,
"maxItems": 50
}

Rental listings in Haifa

{
"location": "חיפה ישראל",
"operation": "rent",
"includeNewDevelopments": false,
"maxItems": 25
}

Listings around a coordinate

{
"latitude": 32.0853,
"longitude": 34.7818,
"distanceKm": 5,
"operation": "sale",
"maxItems": 50
}

Select a location suggestion by type

{
"location": "ירושלים",
"locationType": "city",
"operation": "sale",
"maxItems": 50
}

📊 Output

The Overview dataset view highlights listing identifiers, property information, prices, images, links, addresses, coordinates, descriptions, and contact information.

Field reference:

  • Propertyid, type, price, beds, baths, floor, area, buildingYear, and generalCondition.
  • Locationurl, address, addressDetails, and locationPoint.
  • Media and featuresimages, amenities, tags, description, and virtualTours.
  • Market and contact datapriceHistory, eventsHistory, investorsData, insights, poc, and lastUpdated when published.
  • ProjectsprojectName, developers, promotionStatus, and blockDetails when the result is a new development.

Typical output:

{
"id": "GB8dENxmaky",
"url": "https://www.madlan.co.il/listings/GB8dENxmaky",
"type": "bulletin",
"price": 3790000,
"floor": 6,
"address": "משמר הירדן 33, תל אביב יפו",
"page": 1,
"description": "Bright apartment near local amenities.",
"beds": 4,
"baths": 2,
"area": 106,
"locationPoint": { "lat": 32.104, "lng": 34.817 },
"amenities": { "parking": true, "balcony": true },
"images": [{ "imageUrl": "https://images2.madlan.co.il/bulletins/example.jpg" }]
}

Each listing also includes the structured fields returned for that property, such as description, amenities, images, priceHistory, eventsHistory, locationPoint, addressDetails, and seller/contact information.

💡 Tips

  • Start with maxItems: 100 to check the location and output shape.
  • Use a Hebrew city or neighborhood name for the most precise search.
  • Use locationType when a search term has multiple suggestions and you want a specific kind of location.
  • Use latitude, longitude, and distanceKm when the search area is not tied to a named place. The coordinate area is square rather than circular.
  • Use maxItems: 0 only when you need all available pages and have planned for a larger run.

Use this actor only for lawful purposes and respect Madlan's terms, privacy requirements, intellectual-property rights, and applicable Israeli data-protection laws. Do not use collected contact information for unsolicited messages or other abusive activity. You are responsible for ensuring that your use of the data is permitted.

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Madlan. All trademarks belong to their respective owners.

❓ FAQ

Does the default run return data?

Yes. The launch form is prefilled with a city, so starting without edits searches Tel Aviv-Yafo listings.

Can I search rentals?

Yes. Set operation to rent.

Can I search around coordinates?

Yes. Provide both latitude and longitude, then set distanceKm to the desired half-width of the square search area. This takes precedence over location.

What fields are included?

Records include structured information such as descriptions, images, addresses, coordinates, pricing history, amenities, and contact information when published for the listing.

Why is a field missing?

Some listings do not publish every field, so individual fields may be absent.

🛟 Support

Need a custom field or export? Contact igolaizola.com/#contact.