mirror of
https://github.com/jackwener/OpenCLI.git
synced 2026-09-14 18:25:42 +08:00
761 B
761 B
Medium
Mode: 🌗 Mixed · Domain: medium.com
Commands
| Command | Description |
|---|---|
opencli medium feed |
Get hot Medium posts, optionally scoped to a topic |
opencli medium search |
Search Medium posts by keyword |
opencli medium user |
Get recent articles by a user |
Usage Examples
# Get the general Medium feed
opencli medium feed --limit 10
# Search posts by keyword
opencli medium search ai
# Get articles by a user
opencli medium user @username
# Topic feed as JSON
opencli medium feed --topic programming -f json
Prerequisites
opencli medium searchcan run without a browseropencli medium feedandopencli medium userrequire Browser Bridge access tomedium.com