API Call with Scraping with Fresh LinkedIn Profile Data

Hi Pierre

I guess you probably found your issue in the meantime. But in case of… you should format the request content like this ; with parameters between " "
As I use this api as well, I’ve tried and it works well

{
“name”: “Anthony James”,
“company”: “Trinity”,
“job_title”: “CEO”,
“location”: “Sydney”,
“keyword”: “Marketing”,
“page”: 1
}


3 Likes