Skip to content

Facebook

Mode: 🔐 Browser · Domain: facebook.com

Commands

CommandDescription
opencli facebook profileGet user/page profile info
opencli facebook notificationsGet recent notifications
opencli facebook feedGet news feed posts
opencli facebook searchSearch people, pages, posts

Usage Examples

bash
# 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

Released under the Apache-2.0 License.