Suumo Japan Real Estate Scraper
Pricing
from $1.00 / 1,000 results
Suumo Japan Real Estate Scraper
Scrape Japan real estate listings from SUUMO (Recruit). Used condominium and rental listings with price, address, area, layout, station.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
atushi ino
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape real estate listings from SUUMO, Japan's largest property portal (operated by Recruit). Extract used condominium (中古マンション) and rental (賃貸) listings with prices, addresses, and direct detail-page URLs.
Output Sample
{"title": "ハイツ烏山","address": "東京都世田谷区...","price_man": "3880","detail_url": "https://suumo.jp/ms/chuko/tokyo/sc_setagaya/nc_20430875/","mode": "ms_chuko"}
Input
| Field | Type | Description | Default |
|---|---|---|---|
mode | select | ms_chuko (used condominium) or chintai (rental) | ms_chuko |
pref | string | Prefecture slug (tokyo, kanagawa, osaka...) | tokyo |
city | string | City/ward slug (setagaya, shibuya, minato...) | setagaya |
maxItems | integer | Max listings to return | 20 |
includeDetails | boolean | Fetch each detail page for full property specs (management fee, repair reserve, orientation, land use, parking) | false |
When includeDetails=true, each result gains a detail object with fields like: 管理費 (management fee), 修繕積立金 (repair reserve), 向き (orientation), 用途地域 (land use zone), 駐車場 (parking), 総戸数 (total units), 敷地の権利形態 (land rights), リフォーム (renovation).
Use Cases
- Real estate market research — track listing prices by ward for investment analysis
- Price monitoring — detect price drops on specific properties
- Relocation intelligence — aggregate listings for overseas buyers of Japanese property
- Data enrichment — feed property data into CRMs or market dashboards
Pricing
Pay-per-result. Actor Start $0.00005 + $0.001 per listing result.
Limitations
- Scrapes the first page of each city/ward listing (~20 results per page).
- Returns listing-page summary fields (title, address, price). Full detail fields (floor plan, land area, structure) require fetching each detail URL separately.
- Some prefecture/city slugs may need verification against SUUMO's URL scheme.
Changelog
- 0.1 — Initial release (used condominium + rental listing scrape).