Welcome

Welcome to Voyager

Voyager is the automation layer for LinkedIn. It gives your AI agents direct access to LinkedIn’s internal APIs — profiles, messaging, posts, connections, SalesNav, and more — through a simple REST API.

Why Voyager?

Without VoyagerWith Voyager
Scrape HTML, parse DOM, fight anti-botCall a REST API, get JSON back
15-30s per operation (page load + render)200ms-2s per operation (direct API)
Breaks when LinkedIn updates their UISelf-healing multi-strategy endpoints
One account per browserMulti-tenant, hundreds of accounts

What You Can Do

  • Profile Intelligence — Read any LinkedIn profile, education, skills, contact info, and network stats
  • Messaging — Send messages, read conversations, manage your inbox programmatically
  • Engagement — Create posts, like, comment, follow, and monitor reactions
  • Search — Find people by keywords, company, title, and connection degree
  • Connections — Send connection requests, accept invitations, manage your network
  • SalesNav — Full Sales Navigator API access: search leads, get accounts, track alerts, send InMail
  • Companies — Get company profiles, employee lists, and recent posts
  • Webhooks — Receive real-time events for messages, connections, and engagement
  • Batch Operations — Enrich up to 25 profiles, 20 relationships, or 10 companies in a single call

Architecture at a Glance

Your Agent --> Voyager REST API --> LinkedIn Voyager API --> LinkedIn Data

Voyager maintains authenticated LinkedIn sessions in headless browsers and proxies your API calls through LinkedIn’s internal APIs. Your agents never touch a browser — they just call REST endpoints and get JSON back.

Need Help?