Piloterr

Dataset Linkedin Company

Credit cost: 1 credit per row

POST
/v2/datasets/linkedin/company

Authorization

ApiKeyAuth
x-api-key<token>

Your API key. Include it in the x-api-key header for every request.

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.piloterr.com/v2/datasets/linkedin/company"
{
  "hits": [
    {
      "_id": "31",
      "_type": "_doc",
      "_index": "linkedin_company",
      "_score": 0,
      "_source": {
        "name": "WebAPI Group",
        "domain": "webapi.group",
        "founded": 2022,
        "tagline": "We elevate your business, one API at a time. 🕘",
        "website": "https://www.webapi.group/",
        "industry": "Software Development",
        "created_at": "2024-05-06T08:59:44.485+00:00",
        "updated_at": "2026-01-01T14:18:57.406+00:00",
        "description": "Unlock the full potential of web intelligence with our APIs.",
        "staff_count": 2,
        "staff_range": "1-10",
        "linkedin_url": "https://www.linkedin.com/company/webapi-group",
        "locations_list": [],
        "last_crawled_at": "2026-01-01T14:18:35.442+00:00",
        "headquarter_city": null,
        "headquarter_line1": null,
        "linkedin_id_alpha": "webapi-group",
        "specialities_list": [
          "API",
          "Scraping",
          "Web",
          "Web intelligence"
        ],
        "headquarter_country": null,
        "linkedin_id_numeric": 101119787,
        "headquarter_postal_code": null
      }
    }
  ],
  "total": 1,
  "max_score": 0
}
{
  "error": "Bad Request"
}
{
  "error": "Invalid API Key"
}
{
  "error": "Payment required"
}
{
  "error": "Rate limit exceeded for the API key: quota monthly"
}
{
  "error": "Internal Error"
}