LinkedIn API,
for AI agents.
The foundation layer for LinkedIn automation.
Built for AI agents, n8n workflows, and developers.
Not a walled garden. Not a closed SaaS.
BeReach is infrastructure.
Search people, companies, jobs, and posts with advanced filters
POST /search/linkedin/peopleExtract likes, comments, and posts from any LinkedIn content
POST /collect/linkedin/likesVisit profiles, send connections, message, reply, like, and publish
POST /connect/linkedin/profileRead conversations, search inbox, and manage invitations
POST /chats/linkedinUnlike closed APIs, BeReach uses your Chrome profile — all your auth, cookies, and sessions. It acts as you on LinkedIn.
// BeReach detects your active Chrome profile
✓ Found Chrome profile: Default
✓ LinkedIn session active: alex@example.com
✓ Cookies synced — no login needed
// Browsing as you...
→ POST https://api.berea.ch/visit/linkedin/profile
→ Visiting linkedin.com/in/veer-shah
✓ Profile visited: Veer Shah | Co-Founder @ Cumulus Labs
✓ Email extracted: veer@cumuluslabs.com
✓ Member distance: 2ndAsk for engagement data in plain API calls. BeReach scrapes LinkedIn and returns structured JSON.
curl -X POST https://api.berea.ch/collect/linkedin/likes \
-H "Authorization: Bearer brc_..." \
-d '{"url": "linkedin.com/posts/example_12345"}'
{
"likes": [
{
"name": "Veer Shah",
"headline": "Co-Founder @ Cumulus Labs",
"profileUrl": "linkedin.com/in/veer-shah-62...",
"timestamp": "2 days ago"
},
...
],
"total": 247
}OpenClaw AI agents use BeReach as their LinkedIn layer. Write autonomous outreach workflows in plain English.
// OpenClaw agent with BeReach skill installed
→ "Find everyone who liked my last 3 posts,
filter for founders, and send them a personalized
connection request mentioning their recent post."
✓ Found 3 posts from your profile
✓ Scraped 847 likes total
✓ Filtered to 34 founders (YC, 500 Startups, etc.)
✓ Visited profiles to find recent posts
✓ Generated personalized messages using post context
✓ Sent 34 connection requests (5s delay between each)
Acceptance rate so far: 62% (21/34)BeReach remembers who you've contacted, when, and why. AI agents learn from your patterns and improve over time.
{
"campaigns": {
"yc-w26-outreach": {
"total": 200,
"contacted": 67,
"accepted": 31,
"converted": 13,
"signals": [
"liked your post on AI agents",
"commented on fundraising thread",
"shared article about automation"
]
}
},
"learnings": {
"best_times": ["Tue 9-11am", "Thu 2-4pm"],
"top_signals": ["liked + commented", "mutual connection"],
"avg_response_time": "14 hours"
}
}Ask "show me campaign analytics" and get live data from your outreach.
[Interactive Chart: Connection requests sent vs accepted over time]
Pre-built workflows that solve specific outreach problems.
Install with one command. Customize to your needs.
Full request/response schemas for all 26 BeReach endpoints. Search, scraping, actions, chat, profile, campaigns.
Auto-reply to comments, send resources via DM, connect with non-connections, like and engage — fully automated.
Post a resource on LinkedIn. Your AI agent delivers it to every commenter via DM — fully autonomous.
The lead magnet sub-skill turns your OpenClaw agent into a self-running campaign machine. Three parallel tracks handle comments, invitations, and new connections — with built-in dedup, rate limit awareness, and reporting.
// Agent running lead magnet campaign
→ Track A: Scraping comments on your post...
✓ 47 new commenters found
✓ 31 distance-1 → DM sent with resource
✓ 16 distance-2+ → replied with connect CTA
→ Track B: Processing invitations...
✓ 8 pending invitations accepted
✓ 8 DMs sent with resource
→ Track C: Re-checking connections...
✓ 3 commenters now connected → DM sent
📊 Recap (every 30 min):
DMs: 42 | Replies: 47 | Likes: 47 | Visits: 16
Credits used: 152 | Remaining: 1848/2000Standalone tools that work without signing up.
Save $828/year vs PhantomBuster.
Search posts by keyword or URL. Filter and export.
Find professionals by name, title, company, location.
Search companies by industry, size, and location.
Find jobs by title, location, type, experience level.
Paste any LinkedIn search URL. Auto-detect and export.
Extract everyone who liked any post. Export to CSV.
Get comment text + author data from any post.
Get the latest posts from any profile.
BeReach is open infrastructure. No vendor lock-in.
REST API on ALL plans. Even free.
Full REST API access on every plan. No premium tier BS.
Trigger workflows when LinkedIn events happen. Real-time.
Pre-built workflows for lead magnets, event outreach, and more.
Rate limits, deduplication, and agent-friendly responses built in.
Apify gives you spreadsheets. Unipile gives you a pipe.
BeReach gives you the complete LinkedIn operating system — 26 endpoints, one API.
One install. One API key. Your LinkedIn automation is ready.
# Install the Chrome Extension
→ chrome.google.com/webstore → "BeReach"
# Get your API key
→ berea.ch/account → Copy API key
# Start automating
curl -X POST https://api.berea.ch/visit/linkedin/profile \
-H "Authorization: Bearer brc_your_api_key" \
-d '{"url": "linkedin.com/in/example"}'
✓ Profile visited
✓ Data extracted
✓ Ready for outreachBeReach is infrastructure, not a black box.
Transparent pricing. Open documentation. Developer-first.
The open-source AI agent framework
Used by 500+ developers, founders, and sales teams
From solo founders to YC-backed companies
Ready to automate LinkedIn?
Start with the free tools. Upgrade when you need the API.
No credit card required · API access on all plans