Kenbiya Scraper — Japan Investment Property (建美家) avatar

Kenbiya Scraper — Japan Investment Property (建美家)

Pricing

Pay per event

Go to Apify Store
Kenbiya Scraper — Japan Investment Property (建美家)

Kenbiya Scraper — Japan Investment Property (建美家)

Scrape Kenbiya (建美家 / kenbiya.com) — Japan's #2 investment-property portal after Rakumachi. Extracts yield, monthly rent, occupancy, structure, and broker data from ~20-40K active listings. Natural companion to rakumachi-investment-scraper for full Japan investor-market coverage.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape investment-property listings from Kenbiya (建美家) — Japan's #2 investor real-estate portal after Rakumachi. Returns structured data on yield, monthly rent, occupancy, building structure, and listing broker for ~20,000–40,000 active listings.

This actor is the broker-side companion to our Rakumachi retail-investor scraper. Together they cover the full Japanese income-property market.

What It Returns

Each record contains the following fields (non-available fields are null):

FieldTypeDescription
listing_idstringKenbiya listing ID (10-char alphanumeric)
titlestringProperty name / title
property_typestringapartment_building / unit / store / land / other
prefecturestringPrefecture English slug (e.g. tokyo)
citystringJapanese city / ward
address_jastringFull Japanese address
price_jpynumberPrice in yen (integer)
price_usdnumberPrice in USD at 150 JPY/USD
gross_yield_pctnumberFull-occupancy (表面) yield percentage
net_yield_pctnumberNet (実質) yield percentage where published
monthly_rent_jpynumberFull-occupancy monthly rent (JPY)
units_totalintegerTotal units in the building
units_occupiedintegerOccupied units if disclosed
building_yearintegerGregorian year built
building_age_yearsintegerBuilding age
building_area_sqmnumberPrivate floor area (m²)
land_area_sqmnumberLand area (m²) for 一棟 buildings
building_structurestringRC造 / SRC造 / 鉄骨造 / 木造 etc.
floorsintegerTotal floors in the building
nearest_stationstringNearest rail station (Japanese, line + name)
station_distance_minintegerWalking minutes to nearest station
broker_namestringListing broker / agency
photosarrayAbsolute URLs of property photos
description_jastringFree-form Japanese listing description
listing_urlstringAbsolute Kenbiya URL
scraped_atstringISO-8601 scrape timestamp

Inputs

FieldDefaultDescription
prefectures["tokyo"]Array of 47-prefecture English slugs (e.g. ["tokyo","osaka","kyoto"])
propertyTypeanyFilter: any / apartment_building / unit / store / land
minYieldPct0Optional — drop listings below this gross-yield percentage
fetchDetailstrueWhen false, only listing-card fields are returned (skips detail-page crawl)
maxItems50Cap on total records returned

Selecting multiple prefectures or propertyType: "any" will crawl each combination independently.

Pricing

Pay-Per-Event via Apify's standard PPE profile:

  • $0.10 per actor start
  • $0.001 per record returned

Example Output

{
"listing_id": "44422313fh",
"title": "カテリーナ市ヶ谷",
"property_type": "unit",
"prefecture": "tokyo",
"city": "新宿区",
"address_ja": "東京都新宿区四谷坂町",
"price_jpy": 25100000,
"price_usd": 167333,
"gross_yield_pct": 4.11,
"monthly_rent_jpy": 86000,
"units_total": 51,
"building_year": 1998,
"building_age_years": 28,
"building_area_sqm": 22.48,
"building_structure": "RC造",
"floors": 5,
"nearest_station": "都営新宿線 曙橋駅",
"station_distance_min": 7,
"broker_name": "東急リバブル 事業開発部 投資マンション推進課",
"photos": [
"https://www.kenbiya.com/upload/p4442/4442231/1775052034006-1.jpg"
],
"listing_url": "https://www.kenbiya.com/pp1/s/tokyo/shinjuku-ku/re_44422313fh/",
"scraped_at": "2026-04-20T14:17:18.170Z"
}

Need More Features?

Need a different data field, a different market, or a custom extraction? Open an issue — we customise scrapers on request.