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
bash
# 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 jsonPrerequisites
opencli medium searchcan run without a browseropencli medium feedandopencli medium userrequire Browser Bridge access tomedium.com