Skip to content

Lobsters

Mode: 🌐 Public · Domain: lobste.rs

Commands

CommandDescription
opencli lobsters hotHottest stories
opencli lobsters newestLatest stories
opencli lobsters activeMost active discussions
opencli lobsters tagStories by tag

Usage Examples

bash
# Quick start
opencli lobsters hot --limit 10

# Filter by tag
opencli lobsters tag --tag rust --limit 5

# JSON output
opencli lobsters hot -f json

# Verbose mode
opencli lobsters hot -v

Prerequisites

None — all commands use the public JSON API, no browser or login required.

Released under the Apache-2.0 License.