RentHub Thailand Apartment Scraper avatar

RentHub Thailand Apartment Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
RentHub Thailand Apartment Scraper

RentHub Thailand Apartment Scraper

Search apartment listings across Thailand by location, price, rental period, and amenities, with optional full property details.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

wiseld_squid

wiseld_squid

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Find apartment and short-stay listings across Thailand by province, neighborhood, road, landmark, or transit station.

What you can collect

  • Property name, address, district, province, and listing URL
  • Monthly, daily, and short-contract prices
  • Property type, verification status, promotion, and amenities
  • Listing dates and cover image
  • Optional full details: descriptions, rooms, fees, coordinates, reviews, nearby areas, and all pictures
  • Optional public listing contacts

Input

Enter a location in Thai or English, select monthly or daily rentals, then optionally add price, contract, amenity, sorting, and result-limit filters.

Example:

{
"location": "Lat Phrao",
"language": "en",
"rentalType": "MONTHLY",
"minPrice": 4000,
"maxPrice": 10000,
"hasAir": true,
"hasInternet": true,
"sortBy": "priceLowToHigh",
"maxResults": 100,
"detailLevel": "summary"
}

Use zoneId and provinceCode only when you need to select an exact location that shares a similar name with other areas.

Usage limits

Free users can collect up to 20 listings per run. Users on a paid Apify plan can request any number of listings, subject to matching data and run timeout.

Output

Each dataset item is one normalized property listing.

{
"id": "48543",
"name": "For You Apartment",
"url": "https://www.renthub.in.th/en/for-you-apartment",
"propertyType": "APARTMENT",
"province": "Bangkok",
"district": "Huai Khwang",
"monthlyPriceMin": 7000,
"monthlyPriceMax": 22000,
"verified": true,
"amenities": ["airConditioning", "furniture", "internet", "parking"],
"coverImage": "https://bcdn.renthub.in.th/listing_picture/example.jpg",
"refreshedAt": "2026-03-10T08:16:22.828Z"
}

The OUTPUT record also reports the access tier, applied result limit, resolved location, total matching listings, saved results, pages processed, and full-detail success or failure counts.

Notes

  • Available listings and prices can change between runs.
  • Full detail mode takes longer because it processes each property page.
  • Public contacts are excluded unless explicitly enabled.
  • Use the Actor only for data you are authorized to collect and follow applicable terms and privacy requirements.