mirror of
https://github.com/jackwener/OpenCLI.git
synced 2026-09-14 18:25:42 +08:00
aa47de726d
* feat(bilibili): add feed-detail and enhance feed command * docs: add binance adapter documentation * docs: add feed-detail command to bilibili docs * docs: sync bilibili adapter contract for feed-detail * docs: add ke adapter page for doc coverage --------- Co-authored-by: jackwener <jakevingoo@gmail.com>
1.0 KiB
1.0 KiB
Ke
Mode: 🔐 Browser · Domain: ke.com
Commands
| Command | Description |
|---|---|
opencli ke ershoufang |
Browse second-hand housing listings |
opencli ke zufang |
Browse rental listings |
opencli ke xiaoqu |
Browse neighborhood / community listings |
opencli ke chengjiao |
Browse recent transaction records |
Usage Examples
# Beijing second-hand housing
opencli ke ershoufang --city bj --district chaoyang --limit 10
# Rentals in Shanghai
opencli ke zufang --city sh --district pudong --max-price 8000 --limit 10
# Communities in Guangzhou
opencli ke xiaoqu --city gz --district tianhe --limit 10
# Recent transactions in Beijing Haidian
opencli ke chengjiao --city bj --district haidian --limit 10
Prerequisites
- Chrome running and logged into
ke.com - Browser Bridge extension installed
Notes
cityuses short city codes such asbj,sh,gz,szdistrictexpects the district slug used in Beike URLs, for examplechaoyangorhaidian