LinkedIn Profile Bulk Enricher
Pricing
Pay per usage
LinkedIn Profile Bulk Enricher
Take any list of LinkedIn vanity handles and return name, headline, company, location, and connection count. Built for outbound sales, recruiting, and CRM enrichment.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
GoCreative AI
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Take any list of LinkedIn vanity handles and return name, headline, company, location, and connection count. Built for outbound sales, recruiting, and CRM enrichment.
Powered by the GoCreative Agent API — pay-per-call infrastructure for AI agents and bulk-data pipelines.
What you get
Clean structured JSON, one row per input item. Each row contains the parsed API response, plus an ok flag and fetched_at timestamp so you can re-run incrementally.
Use cases
- Enrich a cold-email list with current job title + company.
- Source recruiting prospects by company + title.
- Validate that LinkedIn URLs in a CRM are still active.
Input
{"linkedin_profile_bulk_enricher_input": "see INPUT_SCHEMA.json for the exact field name","maxConcurrent": 5}
Pricing
Pay-per-result on the Apify Store: $0.012 per result. Underlying GoCreative API cost: $0.005/call. Free 10-result trial when you first run the actor.
How it works
This actor wraps the GoCreative endpoint /v1/enrich/linkedin/{item} and bulk-applies it to your input list with concurrency control. Results are streamed into the Apify dataset so you can export to CSV / JSON / Excel from the run page.
Screenshot
(placeholder — run the actor and the Apify Store auto-generates a screenshot from the dataset preview)
See also
- GoCreative Agent API — 145+ endpoints, $0.005/call, USDC on Base, no signup.
- MCP server — drop into Claude Code, Cursor, or any MCP-aware agent.
- Other actors by gocreative.ai — full catalog.