Install
openclaw skills install @justoneapi/justoneapi-beike-get-ershoufang-listCall GET /api/beike/get-ershoufang-list/v1 for Beike Resale Housing List through JustOneAPI with cityId.
openclaw skills install @justoneapi/justoneapi-beike-get-ershoufang-listUse this focused JustOneAPI skill for resale Housing List in Beike. It targets GET /api/beike/get-ershoufang-list/v1. Required non-token inputs are cityId. OpenAPI describes it as: Get Beike resale Housing List data, including - Supports filtering by city/region, price range, and layout, for building search result pages for property portals and aggregating market data for regional housing trends.
beikeget-ershoufang-listjustoneapi-beike-get-ershoufang-list| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getErshoufangListV1 | v1 | GET | /api/beike/get-ershoufang-list/v1 | Resale Housing List |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
cityId | query | all | n/a | string | The ID of the city (e.g., '110000' for Beijing) |
condition | query | n/a | all | string | Filter conditions (e.g., region, price range, layout) |
offset | query | n/a | all | integer | Pagination offset, starting from 0 (e.g., 0, 20, 40...) |
Request body: none documented; send parameters through path or query arguments.
Use getErshoufangListV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getErshoufangListV1.
node {baseDir}/bin/run.mjs --operation "getErshoufangListV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"cityId":"<cityId>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.getErshoufangListV1 on /api/beike/get-ershoufang-list/v1.cityId) before summarizing results.