SUUMO Japan Real Estate Scraper (CN) - Listings Prices API avatar

SUUMO Japan Real Estate Scraper (CN) - Listings Prices API

Pricing

from $1.00 / 1,000 results

Go to Apify Store
SUUMO Japan Real Estate Scraper (CN) - Listings Prices API

SUUMO Japan Real Estate Scraper (CN) - Listings Prices API

Scrapes SUUMO (Japan's largest real estate portal) for sale and rental listings, prices, location, size and building age. Structured JSON for market research and investment analysis.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

atushi ino

atushi ino

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

SUUMO 日本房产爬虫

从日本最大的房产门户网站 SUUMO(Recruit 旗下)抓取中古公寓(中古マンション)和租房(賃貸)房源信息,含价格、地址、面积、户型、建筑年份、最近车站及详情页链接。

本工具为中文版,输出数据为日语原文。英文版见 suumo-japan-real-estate-scraper

输出示例

{
"title": "ハイツ烏山",
"price": "3880万円",
"price_man": "3880",
"address": "東京都世田谷区...",
"area": "54.13m 2",
"layout": "3LDK",
"built": "1998年3月",
"station": "京王線「千歳烏山」徒歩5分",
"detail_url": "https://suumo.jp/ms/chuko/tokyo/sc_setagaya/nc_20430875/",
"mode": "ms_chuko"
}

输入参数

字段类型说明默认值
modeselectms_chuko(中古公寓)或 chintai(租房)ms_chuko
prefstring都道府县 slug(tokyo, kanagawa, osaka...)tokyo
citystring市区町村 slug(setagaya, shibuya, minato...)setagaya
maxItemsinteger最大返回房源数20

使用场景

  • 房产市场研究 — 按区跟踪挂牌价格,用于投资分析
  • 价格监控 — 检测特定房产的价格变化
  • 海外购房情报 — 汇总日本房产数据,服务海外买家
  • 数据充实 — 将房产数据接入 CRM 或市场看板

定价

按结果付费。Actor 启动 $0.00005 + 每条房源结果 $0.001。

限制

  • 抓取各市区列表的第一页(约 20 条结果)。
  • 返回列表页摘要字段(标题、地址、价格)。完整详情字段(户型图、土地权利、结构)需另行抓取详情页。
  • 部分都道府县/市区 slug 需对照 SUUMO 的 URL 规则确认。

更新日志

  • 0.1 — 初始发布(中古公寓 + 租房房源抓取)。