Reddit CLI Read Reddit using your session cookies. No API key needed. Quick start Commands Get posts from subreddit - limit: number of posts (default: 10) - sort: hot, new, top, rising (default: hot) Search Reddit Get subreddit info Check connection Environment Set these in : Getting cookies 1. Go to reddit.com (logged in) 2. DevTools (F12) → Application → Cookies → reddit.com 3. Copy value 4. Optionally copy value Notes - Cookies expire, you may need to refresh them periodically - Respects Reddit's rate limits - For personal use only ---