Real estate analysts
Comparable property review
Build a reviewable CSV of asking prices, floor plans, building age, transit access, and update dates for a selected market or building cluster.
Limited Time — Lifetime Access for just $99. Lock in before prices rise.
This SUUMO used apartment detail scraper extracts public used apartment and used condominium detail pages into a structured CSV. Add current SUUMO property URLs, run the workflow in the UScraper local desktop app, and export price, address, layout, building facts, image URLs, agent contact details, and update dates without building a custom crawler.
CSV
30+
URL list
Guarded
Free
At a glance
This template is built for detail pages, not keyword search pages. You paste current SUUMO used condominium URLs into the Navigate block, and UScraper loops through them one by one. That makes it useful after you have collected promising property URLs from SUUMO search, a saved watchlist, a broker research sheet, or another listing scraper.
The workflow follows a simple automation path: Navigate -> Wait for Page Load -> Wait for Element -> Wait for Text -> Structured Export -> Sleep -> Loop Continue. The text guard checks for 物件詳細情報, which helps avoid exporting unrelated library or redirected pages when older listings are no longer live.
Spreadsheet-ready apartment data
Export one row per property with Japanese field names that mirror the source detail page, including 価格, 間取り, 住所, 交通, and 築年月.
Batch detail URLs without code
Add multiple current SUUMO URLs to navigate.urls and let the loop append each property to the same CSV file.
Richer than a listing-card scrape
Capture detail-page fields such as facilities, restrictions, renovation notes, parking, land-right status, contact phone, and image URLs.
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
Real estate analysts
Comparable property review
Build a reviewable CSV of asking prices, floor plans, building age, transit access, and update dates for a selected market or building cluster.
Buyer-side researchers
Shortlist validation
Export candidate apartments from a manually curated URL list, then compare layout, area, parking, renovation notes, and contact information in a spreadsheet.
Data teams
Downstream enrichment
Use the CSV as a structured input for geocoding, duplicate detection, market dashboards, or internal property-monitoring workflows.
For broader Japanese housing research, pair this detail workflow with the Apamanshop Rental Listings Scraper, At Home Japan Detached House Listing Scraper, and Chintai Real Estate Listing Scraper. You can also browse the UScraper template library for other property, search, and directory extractors.
How to use
Paste current detail URLs
Replace the sample URL in navigate.urls with one or more live SUUMO used apartment or used condominium detail URLs.
Confirm the page guard
Keep the wait-for-text step set to 物件詳細情報 so the run only exports pages that look like live SUUMO detail pages.
Set the export folder
Structured Export writes suumo_used_property_details_scraper.csv with headers and append mode. Change the save location before running client or market-specific batches.
Run and review
Run the loop, open the CSV, and spot-check prices, image URLs, contact fields, and empty cells before using the data in analysis.
Output preview
The template exports a wide property-detail row. The exact values depend on what each SUUMO page publishes; optional fields such as renovation notes, parking, and restrictions can be blank when the source page does not show them.
| 物件名 | 価格 | 間取り | 専有面積 | 住所 | 交通 | 会員名 | 問い合わせ先 |
|---|---|---|---|---|---|---|---|
| サンプルマンション八幡西 | 1980万円 | 3LDK | 72.40m2 | 福岡県北九州市八幡西区 | JR鹿児島本線「黒崎」徒歩12分 | 株式会社サンプル不動産 | 0120-000-000 |
| グリーンヒルズ中央 | 2680万円 | 4LDK | 81.15m2 | 福岡県北九州市小倉北区 | 北九州モノレール「香春口三萩野」徒歩8分 | サンプル住宅販売(株) | 093-000-0000 |
| パークビュー大濠 | 3580万円 | 2LDK | 64.80m2 | 福岡県福岡市中央区 | 地下鉄空港線「唐人町」徒歩6分 | 株式会社福岡サンプル | 092-000-0000 |
suumo_used_property_details_scraper.csvColumn
物件名
Property name from the detail table or page heading.
Column
物件名_URL
The source SUUMO detail URL captured from location.href.
Column
価格
Listed sale price when SUUMO publishes it on the detail page.
Column
間取り
Floor plan, such as 2LDK, 3LDK, or 4LDK.
Column
専有面積
Exclusive area value from the detail table.
Column
住所
Address or location field shown by SUUMO.
Column
交通
Transit access text, usually station, line, and walk time.
Column
物件画像1
First property image URL when available.
Column
会員名
Broker or member company name parsed from the page text.
Column
問い合わせ先
Contact phone number when published on the page.
SUUMO property 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
The bundled workflow includes a short sleep between exports, but large URL lists may need longer waits. Avoid high-frequency runs, parallel sessions, or retry loops that create unnecessary load.
Download the free template, install the desktop app from UScraper download, and use this workflow when you need to export SUUMO listings 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]