Return to applications
LinkedIn Profile Scraper
Enrich public LinkedIn profile URLs with profile details, contact fields when available, work history, and education.
Optional billed cap in USD.
Optional response item limit.
Optional JSON merged into the request body.
1 profile - estimated max $0.011
API
POST /api/v1/linkedin/profile
Pricing: current endpoint pricing
curl -sS \
-X POST \
-H "Authorization: Bearer $NANOGPT_API_KEY" \
-H "Content-Type: application/json" \
-d '{"profileUrls":["https://www.linkedin.com/in/example/"]}' \
"https://nano-gpt.com/api/v1/linkedin/profile"Response
Run the scraper to see the response.
LinkedIn Profile Scraper for web and API workflows
Enrich LinkedIn profile URLs with public profile details, contact fields, work history, and education through NanoGPT. The same workflow is available from the web app and the /api/v1/linkedin/profile API endpoint.
Common uses
- Enrich public LinkedIn profile URLs
- Build recruiting, sales, or research records from public profile data
- Normalize work history and education fields for downstream tools
Data returned
- Profile names, headlines, locations, and public identifiers
- Work history, education, and company fields
- Contact fields when available from the upstream source