cURL
curl --request POST \ --url https://api.scrapetable.com/linkedin/companies \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data '{ "links": [ "http://www.linkedin.com/company/aep-energy", "http://www.linkedin.com/company/johnson-&-johnson", "http://www.linkedin.com/company/ametek" ], "flatten": false }'
{}
Successful response
The response is of type object.
object