Profile Enrichment
A full record per profile URL: headline, title, company, location, skills, education, and work history.
Atomus
Enrich profiles and pull reactions, posts, and comments from LinkedIn through clean REST endpoints. You pay per event, you need no LinkedIn account, and you get stable JSON built for production.
curl -X POST https://api.atomusapi.dev/v1/linkedin-profile-enrichment/enrich \
-H "Authorization: Bearer atm_live_xxx" \
-H "Content-Type: application/json" \
-d '{ "url": "https://www.linkedin.com/in/chicomcazo/" }' A full record per profile URL: headline, title, company, location, skills, education, and work history.
Every reactor on a post with their profile and reaction type. Filter by reaction type or headline.
Posts from any profile or company, with auto-pagination built in.
Comments and replies on a post, each with the commenter profile.
You pay for what you extract, not per seat.
No accounts to warm up and no account-burning risk.
Stable schemas, clear error classification, and failure webhooks.
Batch 1,000+ items per run. One customer runs about 8M enrichments per month.