9b395f5cc3
Build Chrome Extension / build (push) Waiting to run
Trigger Website Rebuild (Docs Updated) / dispatch (push) Waiting to run
E2E Headed Chrome / e2e-headed (macos-15) (push) Has been cancelled
E2E Headed Chrome / e2e-headed (ubuntu-latest) (push) Has been cancelled
E2E Headed Chrome / e2e-headed (windows-latest) (push) Has been cancelled
CI / build (macos-latest) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
CI / unit-test (push) Has been cancelled
CI / bun-test (push) Has been cancelled
CI / adapter-test (push) Has been cancelled
CI / smoke-test (macos-latest) (push) Has been cancelled
CI / smoke-test (ubuntu-latest) (push) Has been cancelled
Security Audit / audit (push) Has been cancelled
1.3 KiB
1.3 KiB
36kr (36氪)
Mode: 🌐 Public / 🔐 Browser · Domain: 36kr.com
Commands
| Command | Description |
|---|---|
opencli 36kr hot |
36氪热榜 — trending articles |
opencli 36kr news |
Latest tech/startup news from 36kr |
opencli 36kr search <query> |
Search 36kr articles |
opencli 36kr article <id-or-url> |
Read full article content |
Usage Examples
# Trending articles
opencli 36kr hot --limit 10
# Hot by type
opencli 36kr hot --type renqi --limit 10
opencli 36kr hot --type zonghe --limit 10
# Latest news
opencli 36kr news --limit 20
# Search articles
opencli 36kr search "AI" --limit 10
opencli 36kr search "OpenAI" --limit 5
# Read full article (by ID or URL)
opencli 36kr article 3000000123456
opencli 36kr article https://36kr.com/p/3000000123456
# JSON output
opencli 36kr hot -f json
Notes
newsuses the public RSS feed and works without Browser Bridge.hot,search, andarticleuse Browser Bridge and are best run with Chrome open.hot --typeacceptscatalog,renqi,zonghe, andshoucang.
Prerequisites
news: No browser required — uses public RSS feedhot,search,article: Chrome running with Browser Bridge extension installed