Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 789 Bytes

File metadata and controls

36 lines (25 loc) · 789 Bytes

Facebook

Mode: 🔐 Browser · Domain: facebook.com

Commands

Command Description
opencli facebook profile Get user/page profile info
opencli facebook notifications Get recent notifications
opencli facebook feed Get news feed posts
opencli facebook search Search people, pages, posts

Usage Examples

# View a profile
opencli facebook profile zuck

# Get notifications
opencli facebook notifications --limit 10

# News feed
opencli facebook feed --limit 5

# Search
opencli facebook search "OpenAI" --limit 5

# JSON output
opencli facebook profile zuck -f json

Prerequisites