socialcrawl/
← All platforms

linkedin

Unified access to linkedin data.

GET /v1/linkedin/company 1 credit cached 15m
Parameters
url required e.g. https://www.youtube.com/watch?v=dQw4w9WgXcQ
curl "http://datatrend.nl/v1/linkedin/company?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ" \
  -H "x-api-key: YOUR_KEY"
GET /v1/linkedin/company/posts 2 credits cached 5m
Parameters
url required e.g. https://www.youtube.com/watch?v=dQw4w9WgXcQ
curl "http://datatrend.nl/v1/linkedin/company/posts?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ" \
  -H "x-api-key: YOUR_KEY"
GET /v1/linkedin/post/comments 1 credit cached 5m
Parameters
url required e.g. https://www.youtube.com/watch?v=dQw4w9WgXcQ
curl "http://datatrend.nl/v1/linkedin/post/comments?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ" \
  -H "x-api-key: YOUR_KEY"