Lamudi Philippines & Indonesia Property & Agent Leads Scraper
Pricing
from $17.00 / 1,000 results
Lamudi Philippines & Indonesia Property & Agent Leads Scraper
Scrape Lamudi property listings in the Philippines and Indonesia: title, price, property type, sale or rent, bedrooms, bathrooms, floor area, address, city, region, map coordinates, listing URL and the agency name plus agent contact phone. Export to JSON, CSV or Excel.
Pricing
from $17.00 / 1,000 results
Rating
0.0
(0)
Developer
Scrapers Lat
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
Lamudi Philippines & Indonesia Property & Agent Leads Scraper
Here is one real result, with every field the actor returns:
{"title": "House For Sale in Calamba","priceAmount": 6113580,"priceCurrency": "PHP","propertyType": "House","operation": "sale","bedrooms": 4,"bathrooms": 2,"floorAreaM2": 80,"landAreaM2": null,"address": "Palo-Alto, Calamba City, Laguna, Calabarzon, PHL","city": "Calamba","region": "Laguna","country": "PH","latitude": 14.18853589,"longitude": 121.11005665,"agencyName": "Suntrust Properties, Inc.","agentName": null,"agentPhone": "+639202022102","agentEmail": null,"principalAmenity": "Swimming pool","image": "https://img.lamudi.com/eyJidWNrZXQiOiJwcmQtbGlmdWxsY29ubmVjdC1iYWNrZW5kLWIyYi1pbWFnZXMi...","description": "San Francisco Heights: A Peaceful Residential Development in Calamba, Laguna. San Francisco Heights offers a serene escape from the city while keeping you close to essential locations for work, leisure, and family life. Key amenities include a clubhouse, basketball court, swimming pool, playground, landscaped gardens and more.","listingUrl": "https://www.lamudi.com.ph/property/41032-73-2a2482086164-9eaa-1976469-a5d0-7c06","searchUrl": "https://www.lamudi.com.ph/buy/","source": "Lamudi","observedAt": "2026-08-10T14:33:25.632Z"}
Note:
imageis a real URL, truncated here (the actor returns the full signed URL).descriptionis real but trimmed from a much longer listing text; the wording shown is verbatim from the source.
The most complete Lamudi scraper available. It returns every field a Lamudi property listing exposes across the Philippines (lamudi.com.ph) and Indonesia (lamudi.co.id), including agent and agency contact leads, geocodes and specs, from any search or city URL you paste in.
📥 Input · 📤 Output · 💰 Pricing · ▶️ Examples
Table of contents
- What it does
- Quickstart
- Input reference
- Output reference
- Example output record
- Run via API and CLI
- Fetch results
- Billing and limits
- FAQ and troubleshooting
What it does
The actor takes the Lamudi search or city URLs you paste in, paginates through the matching property listings, and writes one normalized record per listing to the run's dataset. Country is auto-detected from each URL's domain (.com.ph = Philippines, .co.id = Indonesia). Each record includes price with currency, property type and operation (sale or rent), bed/bath counts, floor and land area, full location with latitude/longitude, the listing agency and agent contact lead (name, phone, email when shown), the highlighted amenity, primary photo and full description. Missing source values are returned as null.
To scrape exactly what you want, open Lamudi in a browser, apply your filters (city, for sale or for rent, property type, price), copy the results URL, and paste it into searchUrls. One run can process many URLs.
Quickstart
Open the actor, paste this into the input, and press Run. It returns 10 listings from the Philippines and Indonesia buy feeds.
{"searchUrls": ["https://www.lamudi.com.ph/buy/","https://www.lamudi.co.id/jual/"],"country": "ph","maxListings": 10}
Paste any filtered search URL for a specific city, property type or price band, for example https://www.lamudi.com.ph/metro-manila/condominium/buy/ or https://www.lamudi.co.id/jakarta/rumah/jual/.
Input reference
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
searchUrls | string[] | no | PH + ID buy feeds | Lamudi search or city result URLs to scrape (lamudi.com.ph or lamudi.co.id). Apply filters on the site, copy the results URL, paste here. One run processes many URLs. |
country | enum | no | ph | Country when a bare search is used: ph (Philippines) or id (Indonesia). Auto-detected from each full URL's domain; only applies when no full URL is given. |
maxListings | integer | no | 10 | Maximum property listings to collect across all search URLs. |
Output reference
One dataset item per property listing. Types: string, integer, number, or null when the source value is absent.
| Field | Type | Description |
|---|---|---|
title | string | Listing title. |
priceAmount | number | Price amount, or null if not shown. |
priceCurrency | string | Price currency: PHP or IDR. |
propertyType | string | Property type, for example Condo, House, Apartemen, Rumah. |
operation | string | sale or rent. |
bedrooms | integer | Number of bedrooms, or null. |
bathrooms | integer | Number of bathrooms, or null. |
floorAreaM2 | number | Floor area in square metres, or null. |
landAreaM2 | number | Land / plot area in square metres, when shown. |
address | string | Street address. |
city | string | City / locality. |
region | string | Region / province. |
country | string | Country code: PH or ID. |
latitude | number | Latitude, or null. |
longitude | number | Longitude, or null. |
agencyName | string | Listing agency name (lead). |
agentName | string | Listing agent name, when shown. |
agentPhone | string | Agent / agency contact phone (lead). |
agentEmail | string | Agent / agency email, when shown. |
principalAmenity | string | Highlighted amenity. |
image | string | Primary photo URL. |
description | string | Listing description. |
listingUrl | string | Listing detail page URL. |
searchUrl | string | Search URL that produced this record. |
source | string | Data source. Always Lamudi. |
observedAt | string | ISO 8601 timestamp of when the record was collected. |
error | string | null on success. On a failed run, a single item with a populated error field is written instead. |
Example output record
Real record from a live run (input {"searchUrls":["https://www.lamudi.com.ph/buy/","https://www.lamudi.co.id/jual/"],"country":"ph","maxListings":10}):
{"title": "House For Sale in Calamba","priceAmount": 6113580,"priceCurrency": "PHP","propertyType": "House","operation": "sale","bedrooms": 4,"bathrooms": 2,"floorAreaM2": 80,"landAreaM2": null,"address": "Palo-Alto, Calamba City, Laguna, Calabarzon, PHL","city": "Calamba","region": "Laguna","country": "PH","latitude": 14.18853589,"longitude": 121.11005665,"agencyName": "Suntrust Properties, Inc.","agentName": null,"agentPhone": "+639202022102","agentEmail": null,"principalAmenity": "Swimming pool","image": "https://img.lamudi.com/eyJidWNrZXQiOiJwcmQtbGlmdWxsY29ubmVjdC1iYWNrZW5kLWIyYi1pbWFnZXMi...","description": "San Francisco Heights: A Peaceful Residential Development in Calamba, Laguna. San Francisco Heights offers a serene escape from the city while keeping you close to essential locations for work, leisure, and family life.","listingUrl": "https://www.lamudi.com.ph/property/41032-73-2a2482086164-9eaa-1976469-a5d0-7c06","searchUrl": "https://www.lamudi.com.ph/buy/","source": "Lamudi","observedAt": "2026-08-10T14:33:25.632Z"}
imageanddescriptionare trimmed above for length; the actor returns the full values.
Run via API and CLI
Start a run and wait for it to finish, then read the dataset. Replace <TOKEN> with your Apify API token.
Run synchronously and get dataset items in one call:
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~lamudi-property-scraper/run-sync-get-dataset-items?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"searchUrls":["https://www.lamudi.com.ph/metro-manila/condominium/buy/"],"maxListings":25}'
Start a run asynchronously:
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~lamudi-property-scraper/runs?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"searchUrls":["https://www.lamudi.co.id/jakarta/rumah/jual/"],"maxListings":100}'
Apify CLI:
apify call scrapers_lat/lamudi-property-scraper \--input '{"searchUrls":["https://www.lamudi.com.ph/buy/"],"maxListings":10}'
Fetch results
Every run writes to a dataset. Fetch items as JSON, CSV, or Excel by changing format:
# JSONcurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=json"# CSVcurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"# Paginate large datasetscurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&offset=1000&limit=1000"
<DATASET_ID> is returned as defaultDatasetId in the run object. Use offset and limit to page through large result sets. clean=true drops empty and internal fields.
Billing and limits
- Pay per result. You are charged per listing record returned (
resultevent). See the pricing tab for the current per-result price. - No charge on failure. If a run errors, the actor writes a single item with a populated
errorfield and does not charge for it. Empty runs cost nothing. - Spend cap respected. Set
maxTotalChargeUsdon the run; once reached, the actor stops emitting and charging further billable results. - Free Apify plans are capped at 10 records per run. Upgrade for higher
maxListings.
FAQ and troubleshooting
A run returned 0 records. Why? The search URL matched nothing, or the filters were too narrow. Open the URL in a browser to confirm it shows results, then paste it again. Zero-result runs are not charged.
How do I scrape a specific city or property type?
Apply the filters on lamudi.com.ph or lamudi.co.id, then copy the resulting URL into searchUrls. The actor follows whatever filters are encoded in the URL.
Does it get agent contact details?
Yes, when the listing exposes them: agencyName, agentName, agentPhone and agentEmail are captured as leads. Fields not shown on the source are returned as null.
Can I mix Philippines and Indonesia URLs? Yes. Country is auto-detected per URL from the domain, so a single run can process both.
Why is landAreaM2 null?
The listing did not publish a land/plot area (common for condos and apartments). Missing values are returned as null, never invented.
Is this an official Lamudi tool? No. This actor is independent and has no affiliation with Lamudi. It reads only data that is publicly available on Lamudi. Use it in accordance with Lamudi's terms of service.
Related scrapers
- DotProperty Southeast Asia Scraper: Property listings across Southeast Asia.
- Inmuebles24 Mexico Property Scraper: Mexican property listings and agent leads.
- Encuentra24 Listings Scraper: Central American classifieds and property.
More scrapers at scrapers.lat
Built and maintained by scrapers.lat, where we publish scrapers for US and Latin American public platforms: company registries, government data, finance, e-commerce and more. Browse the catalog or request a custom scraper at scrapers.lat.
Independent tool, not affiliated with Lamudi. Accesses only publicly available Lamudi data. Use in accordance with Lamudi's terms of service.
