Parvenu API Docs
  • Parvenu API
  • Getting Started
    • Authentication
  • API Reference
    • Domain Enrichment
    • Social Search
    • Sales Nav Search
    • Get Linkedin Profile
  • Login
  • Help Center
Powered by GitBook
On this page
  1. API Reference

Get Linkedin Profile

PreviousSales Nav Search

Last updated 12 days ago

Linkedin Profile Scraper

post
Body
linkedin_credstringRequired
api_keystringRequired
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /linkedin_profile HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 41

{
  "linkedin_cred": "text",
  "api_key": "text"
}

No content