DDProperty Thailand Scraper
Pricing
from $1.99 / 1,000 results
DDProperty Thailand Scraper
Extract property listings from ddproperty.com Thailand at scale. Get comprehensive data including prices, features, images, agent contacts, coordinates, nearby transit (BTS/MRT), and more. Perfect for Thai real estate analytics, market research, and investment analysis.
Pricing
from $1.99 / 1,000 results
Rating
0.0
(0)
Developer
AbotAPI
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Extract property listings from ddproperty.com (PropertyGuru Thailand) at scale. Get comprehensive data including prices, features, images, agent contacts, coordinates, nearby transit (BTS/MRT), and more. Perfect for Thai real estate analytics, market research, and investment analysis.
What does DDProperty Scraper do?
This Apify Actor scrapes property listings from ddproperty.com with built-in anti-detection. It extracts full listing data from search result pages and automatically enriches every listing with exact coordinates via the PropertyGuru Map Cluster API — no individual page visits needed.
Key Features
| Feature | Description |
|---|---|
| Anti-Detection | Built-in stealth browser with proxy support |
| All Listing Types | For Sale and For Rent properties across Thailand |
| Property Type Filters | Condos, Houses, Villas, Townhouses, Land, Apartments, Commercial |
| Price & Bedroom Filters | Narrow results by price range (THB) and bedrooms |
| Location Filters | Filter by region (Bangkok, Phuket, Chiang Mai, Pattaya, etc.) |
| Exact Coordinates | Lat/lng for every listing via PropertyGuru Map Cluster API (no detail page visits) |
| MRT/BTS Fallback | Remaining listings enriched with nearest transit station coordinates (253 stations) |
| Multiple Dataset Views | Overview, Map View, Detailed, Agent Contacts |
| Pagination | Multi-page scraping with automatic retry on blocked pages |
What data can you extract?
The scraper extracts 30+ fields per listing:
|
Property Details
|
Pricing
|
|
Location & Transit
|
Agent & Developer
|
|
Media
|
Dates & Metadata
|
Quick Start
Search for condos for sale in Bangkok:
{"mode": "search","listing_type": "sale","property_type": "CONDO","region": "TH10","max_properties": 20,"max_pages": 3,"proxy": { "useApifyProxy": true }}
How to Use
Step 1: Basic search by region
{"mode": "search","listing_type": "sale","region": "TH83","max_properties": 50,"max_pages": 5,"proxy": { "useApifyProxy": true }}
Step 2: Filter by property type and price
{"mode": "search","listing_type": "rent","property_type": "CONDO","region": "TH10","min_price": 15000,"max_price": 50000,"bedrooms": 1,"max_properties": 100,"max_pages": 10,"proxy": { "useApifyProxy": true }}
Step 3: Scrape specific URLs
{"mode": "url","urls": ["https://www.ddproperty.com/en/condo-for-sale/in-bangkok-th10","https://www.ddproperty.com/en/property-for-rent/in-phuket-th83"],"max_properties": 50,"max_pages": 5,"proxy": { "useApifyProxy": true }}
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
mode | string | search | search (build URL from filters) or url (use provided URLs) |
urls | array | [] | DDProperty search URLs (url mode only) |
listing_type | string | sale | sale or rent |
property_type | string | - | CONDO, BUNG, SEMI, VIL, TOWN, LAND, APT, RET, OFF, WAR, BIZ, SHOP |
region | string | - | Region code (see table below) |
min_price | integer | - | Minimum price in THB |
max_price | integer | - | Maximum price in THB |
bedrooms | integer | - | Number of bedrooms (0 = Studio) |
sort | string | date | Sort by: date, price, psf |
sort_order | string | desc | asc or desc |
max_properties | integer | 20 | Max listings to scrape (0 = unlimited) |
max_pages | integer | 3 | Max search result pages |
proxy | object | - | Proxy configuration (Apify proxy recommended) |
dataset_name | string | default | Named dataset for results |
clear_dataset | boolean | false | Clear dataset before scraping |
Region Codes
| Code | Region | Code | Region |
|---|---|---|---|
TH10 | Bangkok | TH83 | Phuket |
TH11 | Samut Prakan | TH84 | Surat Thani (Koh Samui) |
TH12 | Nonthaburi | TH77 | Prachuap Khiri Khan (Hua Hin) |
TH13 | Pathum Thani | TH50 | Chiang Mai |
TH20 | Chon Buri (Pattaya) | TH90 | Songkhla |
Property Type Codes
| Code | Type | Code | Type |
|---|---|---|---|
CONDO | Condo | LAND | Land |
BUNG | Single Detached House | APT | Apartment |
SEMI | Semi-Detached House | RET | Retail Space |
VIL | Villa | OFF | Office Space |
TOWN | Townhouse | SHOP | Shophouse |
Output Example
Property listing
{"id": 11732296,"title": "The Base Ratchada 19, Bangkok","address": "Din Daeng, Din Daeng, Bangkok","listing_type": "sale","property_type": "CONDO","price": 2490000,"price_formatted": "฿2,490,000 - ฿3,500,000","price_per_sqm": "฿109,251 / sqm","bedrooms": 1,"bathrooms": 1,"tenure": "Freehold","developer": "Sansiri via Plus Property","is_developer_listing": true,"agent_name": "Sansiri via Plus Property","agent_id": 901285123,"region": "Bangkok","region_code": "TH10","district": "Din Daeng","district_code": "TH1019","area": "Din Daeng","nearby_mrt": "3 min (270 m) from BL17 Sutthisan MRT","nearby_station_id": "BL17","latitude": 13.7897908,"longitude": 100.5739976,"location_source": "nearest_mrt_station","nearest_mrt_station": "BL17 Sutthisan MRT","nearest_mrt_line": "MRT Blue Line","badges": ["New Project: 2026", "Condo", "Freehold"],"posted_date": "27 Mar 2026","images": ["https://th1-cdn.pgimgs.com/..."],"image_count": 5,"url": "https://www.ddproperty.com/en/property/project/the-base-ratchada-19-bangkok-for-sale-11732296","status": "ACT"}