Data sources / SUUMO

41,929 live SUUMO listings in the feed

SUUMO rental data, via one API.

Japan's largest rental portal. HousingFeed serves SUUMO listings with romanized city names, queryable in English. HousingFeed extracts SUUMO rental listings into one clean JSON schema, no scraper to build, no Japanese-only markup to fight. 41,929 SUUMO listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

41,929
Live SUUMO listings
8
Fields per listing
$52,000
Median rent
Daily
Refresh cadence
Is 41,929 everything SUUMO has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller SUUMO coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

Does SUUMO have a public API?

SUUMO (operated by Recruit) has no public listings API, and the site is Japanese-only. There is no official way to pull SUUMO rental data programmatically, in Japanese or English. HousingFeed solves that: we collect SUUMO listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What the SUUMO feed looks like

Every SUUMO listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the SUUMO data that is live right now, 8 fields populated:

Field coverage on SUUMO

Share of live SUUMO listings that carry each field.

Address100%
City100%
State/region100%
Rent100%
Bedrooms100%
Floor area100%
Property type100%
Listing URL100%

How SUUMO rents distribute

$23,000$195,000$367,000+

Median SUUMO asking rent is $52,000/mo.

Where SUUMO listings are

Top locations by live SUUMO inventory.

Tokyo6,496
Hyogo2,328
Shizuoka2,138
Gifu2,131
Kyoto2,069
Hiroshima2,068
Hokkaido2,050
Aichi2,020

Sample SUUMO listing

A real record from the SUUMO feed:

{
  "platform": "suumo",
  "url": "https://suumo.jp/chintai/jnc_000012964957/",
  "address": "\u5317\u6d77\u9053\u65ed\u5ddd\u5e02\u6625\u5149\u53f0\u4e09\u6761\uff13",
  "city": "Asahikawa",
  "state": "Hokkaido",
  "rent_min": 28000,
  "beds": 1,
  "scraped_at": "2026-07-05T17:57:10+00:00"
}

Pull SUUMO listings in one request

Filter the HousingFeed API to suumo and get SUUMO listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"suumo","maxItems":100}'

Get SUUMO rental data flowing today.

41,929 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.