Documentation
README
cli-web-hackernews
Hacker News on the command line: browsing and search need no auth; voting, submitting, commenting, favoriting, and hiding need login.
Install: pip install cli-web-hackernews
Commands
Browse (no auth)
stories top|new|best|ask|show|jobsβ story feeds. Options:-n/--limit N(default 30)stories view STORY_IDβ story + comment tree. Options:-n/--limit N(comments, default 10),--no-commentssearch stories QUERY/search comments QUERYβ Algolia search. Options:-n/--limit N(default 20),--page N(0-indexed),--sort-date(by date instead of relevance)user view USERNAMEβ public profile (karma, member since, about)
This is the opening of the README. Read the full README on GitHub.