Return to applications
LinkedIn Profile Scraper
Enrich a public LinkedIn profile URL with profile details, email search, work history, and education.
Optional billed cap in USD.
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 a LinkedIn profile URL with public profile details, email search, 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 a public LinkedIn profile URL
- 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