Real estate analysts
Comparable review
Collect asking prices, floor area, access text, and listing URLs from a target area so used apartment comparables can be filtered and checked in a spreadsheet.
Limited Time — Lifetime Access for just $99. Lock in before prices rise.
This SUUMO apartments listings scraper exports public used apartment and used condominium search results from SUUMO into a structured CSV. Import the workflow into the UScraper local desktop app, replace the search-page URLs as needed, and collect sale price, address, rail access, floor area, layout, balcony, built date, agency contact details, phone number, and source URL without writing a custom crawler.
CSV
13
192 URLs
Built in
Free
At a glance
Use this template when you need repeatable listing data from SUUMO used apartment or used condominium search pages, not manual copy-paste from dozens of result screens. The default workflow targets an analyzed Chiba search URL and includes page 1 through page 192, so the scraper can cover a large result set without relying on click-based pagination controls.
The automation path is intentionally simple: Navigate -> Wait for Page Load -> Wait for Element -> Structured Export -> Loop Continue. UScraper opens each configured page, waits until property cards are visible, extracts the fields defined in Structured Export, and moves to the next URL in the list. That makes the page sequence easier to audit and adjust when you switch to another prefecture, city, price range, or building type.
Spreadsheet-ready property data
Export listing headline, sale price, address, transit access, area, layout, balcony, build date, agency, phone number, and source URL into named CSV columns.
Large page lists are already wired
The bundled run uses a known URL list for pages 1-192 and appends all detected rows into one file with headers.
Local desktop execution
Your search URLs and exported property CSV stay in the desktop workflow unless you add your own upload, sync, or sharing step.
Useful for follow-up analysis
Use exported listing URLs for deduplication, broker review, comparable sales checks, geocoding, or deeper detail-page enrichment.
Who this is for
Real estate analysts
Comparable review
Collect asking prices, floor area, access text, and listing URLs from a target area so used apartment comparables can be filtered and checked in a spreadsheet.
Buyer-side researchers
Shortlist building
Export candidate condominium listings, then sort by price, layout, station access, built date, balcony size, or agency contact before manual follow-up.
Data operations teams
Local CSV workflow
Run a no-code SUUMO property scraper in a local desktop app while producing a structured file for QA, enrichment, reporting, or internal dashboards.
For adjacent Japanese real estate workflows, pair this page with the SUUMO Rental Listing Scraper, SUUMO Land Listings Scraper, and SUUMO Used Apartment Detail Scraper. You can also browse the UScraper template library for more property, directory, and search extractors.
How to use
Replace the result pages
Edit the Navigate urls array with the SUUMO used apartment or used condominium search pages you want to collect. Keep the page= pattern when building larger batches.
Confirm the listing guard
The workflow waits for .property_unit before exporting. Run one page first to confirm the current SUUMO result layout still exposes the expected property cards.
Set the export folder
Structured Export writes suumo-used-apartments-listings-scraper.csv with headers and append mode. Change the save location before client, city, or monthly research batches.
Run and review the CSV
UScraper navigates through the URL list, waits for each page, appends the extracted rows, and continues the loop until the configured page list is complete.
Output preview
The export mirrors the workflow definition and keeps one row per visible property card. Some values may remain in Japanese because SUUMO publishes addresses, agency names, and listing labels in Japanese.
| 物件名 | 販売価格 | 所在地 | 沿線_駅 | 専有面積 | 間取り | バルコニー | 築年月 | 会員名 | 電話番号 |
|---|---|---|---|---|---|---|---|---|---|
| 千葉市中央区 中古マンション | 3480万円 | 千葉県千葉市中央区 | JR総武線「千葉」歩8分 | 72.40m2 | 3LDK | 10.8m2 | 2014年3月 | サンプル不動産(株) | 0120-000-000 |
| 船橋市本町 中古マンション | 4280万円 | 千葉県船橋市本町 | JR総武線「船橋」歩6分 | 68.10m2 | 2LDK | 9.2m2 | 2018年9月 | 千葉サンプル販売(株) | 047-000-0000 |
| 柏市柏 中古マンション | 2980万円 | 千葉県柏市柏 | JR常磐線「柏」歩10分 | 61.50m2 | 2SLDK | 8.6m2 | 2009年11月 | 首都圏住宅センター | 04-0000-0000 |
suumo-used-apartments-listings-scraper.csvColumn
物件名
Property headline from the listing card.
Column
物件名_URL
Absolute SUUMO property URL resolved from the card link.
Column
販売価格
Published sale price text.
Column
所在地
Address or location shown on the result card.
Column
沿線_駅
Rail line, station, and walking access when shown.
Column
専有面積
Exclusive floor area from the listing details.
Column
間取り
Layout such as 2LDK, 3LDK, or 2SLDK.
Column
バルコニー
Balcony area when SUUMO publishes it.
Column
築年月
Built date or completion month.
Column
会員名
Agency or member company detected near the listing contact block.
Column
接客評価コメント
Review or comment count when visible.
Column
電話番号
Published contact phone number when available.
Column
Original_URL
Original SUUMO search URL, normalized without the page parameter.
Comparison
| Option | Good fit | Trade-off |
|---|---|---|
| UScraper SUUMO apartments template | No-code users who need apartment listings to CSV from a local desktop app | Best for controlled batches, reviewable searches, and spreadsheet workflows |
| Hosted scraping actors | Teams that want managed infrastructure, scheduling, and proxy handling | Requests and results usually pass through a third-party platform |
| Real estate data APIs | Developer teams that need normalized endpoints and service-level agreements | Requires API contracts, mapping work, and may not expose every SUUMO field you see on-page |
SUUMO apartment listing 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 page lists may need slower pacing
The bundled workflow includes waits, but 192 configured pages is still a large run. Avoid parallel loops, pause if responses slow down, and add longer waits for recurring market research.
Listing-card selectors can change
Structured Export depends on .property_unit cards and visible Japanese field labels. Empty prices, missing agency names, or stopped exports usually mean the source layout needs review.
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 apartment listing data.
Download the free template, install the desktop app from UScraper download, and use this workflow when you need to export SUUMO listings 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]