Rental market analysts
Comparable review
Turn a curated set of SUUMO detail URLs into a reviewable CSV with costs, floor plans, age, parking, update dates, and source URLs for later verification.
Limited Time — Lifetime Access for just $99. Lock in before prices rise.
This SUUMO rental property details scraper extracts public rental detail URLs from suumo.jp/chintai into a structured CSV. Add active property URLs, run the workflow in the UScraper local desktop app, and export rent, initial costs, floor plan details, building facts, facilities, parking, move-in timing, property codes, and update dates without building a custom crawler.
CSV
26
URL list
Guarded
Free
At a glance
This template is built for rental detail pages, not SUUMO search result pages. Use it after you already have property URLs from a saved shortlist, a broker research sheet, or a listing workflow such as the SUUMO Rental Listing Scraper. Each URL is handled as its own input, which makes the output easy to audit when a listing expires or redirects.
The automation path is compact: Navigate -> Wait for Page Load -> Wait for Element -> Structured Export -> Sleep -> Loop Continue. The wait step targets body instead of a strict heading because some SUUMO rental detail URLs can redirect to library or expired pages where the expected page title is no longer visible.
Detail-page rental fields
Export one row per URL with rent and initial cost text, room features, floor plan details, structure, floor, built date, insurance, parking, move-in timing, guarantee company notes, and update dates.
Batch current URLs
Replace the sample /chintai/bc_... URLs in the Navigate block and let Loop Continue append every visited detail page into the same local CSV.
Designed for follow-up analysis
Use the CSV for rental comparables, broker checks, vacancy monitoring, spreadsheet review, or enrichment after a broader SUUMO listing export.
Local desktop execution
Your URL list and exported file stay in the desktop workflow unless you add your own upload, sync, or sharing block.
Who this is for
Rental market analysts
Comparable review
Turn a curated set of SUUMO detail URLs into a reviewable CSV with costs, floor plans, age, parking, update dates, and source URLs for later verification.
Relocation and housing teams
Shortlist cleanup
Compare candidate rooms in a spreadsheet, then flag missing move-in, insurance, guarantee company, or nearby-information fields before contacting an agent.
Data operations teams
Local export
Keep rental property data collection in a no-code workflow while still producing a structured file for dashboards, deduplication, or manual QA.
For adjacent Japanese real estate workflows, pair this detail template with the SUUMO Used Apartment Detail Scraper, Chintai Real Estate Listing Scraper, and Apamanshop Rental Listings Scraper. You can also browse the UScraper template library for more property and directory extractors.
How to use
Paste rental detail URLs
Replace the sample Navigate URLs with current SUUMO rental detail links, usually in the https://suumo.jp/chintai/bc_... format.
Confirm the page wait
Keep the page-load and body wait guards in place. They give redirects and slower detail pages time to settle before export runs.
Set the export folder
Structured Export writes suumo-rental-property-detail.csv with headers and append mode. Change the save location before client, market, or monthly batches.
Run and review
Start with a few URLs, open the CSV, and spot-check empty cells. Some room-level fields can be blank when SUUMO no longer exposes the active detail page.
Output preview
The export mirrors the workflow definition and keeps one row per rental detail URL. The table below uses realistic sample values; actual text can remain Japanese where SUUMO publishes labels, remarks, facilities, or nearby information in Japanese.
| property_name_url | property_name | rent_initial_cost | floor_plan_details | structure | built_date | move_in | suumo_property_code |
|---|---|---|---|---|---|---|---|
| https://suumo.jp/chintai/bc_100438781700/ | Prime Maison Shinjuku 502 | 15.4万円 / 管理費 10000円 | 1LDK / 洋6.2 LDK10.4 | RC | 2019年3月 | 即入居可 | 100438781700 |
| https://suumo.jp/chintai/bc_100438847657/ | Yoyogi Heights 301 | 12.6万円 / 敷1ヶ月 礼0ヶ月 | 1K / 洋8.1 | 鉄骨 | 2016年8月 | 相談 | 100438847657 |
| https://suumo.jp/chintai/bc_100397164339/ | Nakano Central Court 804 | 18.8万円 / 管理費 12000円 | 2DK / DK7.0 洋6.0 | SRC | 2021年1月 | 2026年7月上旬 | 100397164339 |
suumo-rental-property-detail.csvColumn
property_name_url
The current page URL captured from location.href.
Column
property_name
Cleaned page heading or title for the rental property.
Column
inquiry_phone
Telephone link or phone number detected in the page text.
Column
rent_initial_cost
Rent and initial-cost emphasis text when present.
Column
room_features_facilities
Visible feature and facility tags joined into one field.
Column
floor_plan_details
Layout and room plan details such as 1K, 1LDK, or room breakdown text.
Column
structure
Building structure from the detail table.
Column
parking
Parking information when published.
Column
move_in
Move-in timing or availability text.
Column
suumo_property_code
SUUMO property code, with URL fallback when available.
Column
information_update_date
Information update date from the page.
Column
scraped_at
ISO timestamp recorded when the row was exported.
SUUMO rental detail pages can be publicly visible and still governed by SUUMO terms, robots directives, copyright, database rights, privacy rules, and real estate data regulations. Use conservative pacing, avoid bypassing access controls, do not republish protected content without permission, and get legal review before commercial reuse.
Before you run
Keep these constraints visible
Large URL lists may need slower pacing
The bundled workflow includes a short sleep between URLs. For bigger batches, add longer waits and avoid parallel sessions that create unnecessary load.
Some detail URLs redirect or lose room fields
The body wait helps the run continue, but expired or library pages can produce blank room-level fields. Review empty rows before analysis.
Check SUUMO terms before reuse
Use the export for approved research workflows, keep source URLs for audits, and confirm rights before storing, enriching, sharing, or republishing rental data.
Download the free template, install the desktop app from UScraper download, and use this workflow when you need to export SUUMO rentals from selected detail URLs into a structured local CSV.
Download and use this template instantly
UScraper templates are open source. Improve this workflow or contribute a new one to help the community grow.
Contribute on GitHubBrowse more templates in the library
All TemplatesHere are some of our most common questions. Can't find what you're looking for?
View All FAQsDownload UScraper and build your first web scraper in under 10 minutes. No subscriptions, no code, no limits.
Available on Windows 10+ and macOS 12+ · Need help? [email protected]