How does the Object table and JSON output of company search API of People Data Labs work?

In this article, I will provide a comprehensive overview of the object table and JSON output generated by the People Data Labs company search API. As a developer, you may be familiar with these concepts, but understanding how they apply to the specific data output of this API can be crucial for successful integration into your project. By the end of this article, you will have a clear understanding of the structure of the object table and JSON output provided by the People Data Labs company search API, as well as how to effectively interpret and utilize this data for your specific needs.

Table

ObjectsDescription
statusIndicates the status of the API request, typically either "success" or "error".
dataThe main data object returned by the API, containing information about the company.
idA unique identifier for the company.
websiteThe company's website URL.
nameThe name of the company.
foundedThe year the company was founded.
sizeThe company's employee size, typically expressed as a range (e.g. "1-10").
locationAn object containing location information for the company.
nameThe name of the location (e.g. "San Francisco").
localityThe locality of the location (e.g. "California").
regionThe region of the location (e.g. "West Coast").
metroThe metropolitan area of the location (e.g. "San Francisco Bay Area").
countryThe country of the location (e.g. "United States").
continentThe continent of the location (e.g. "North America").
street_addressThe street address of the location (e.g. "123 Main St.").
address_line_2Additional address information, if available (e.g. "Suite 500").
postal_codeThe postal code of the location (e.g. "94103").
geoAn object containing geographic coordinates for the location.
linkedin_idThe LinkedIn ID of the company, if available.
linkedin_urlThe LinkedIn URL of the company, if available.
  1. status: Indicates the status of the API request, typically either "success" or "error".

  2. data: The main data object returned by the API, containing information about the company.

  3. id: A unique identifier for the company.

  4. website: The company's website URL.

  5. name: The name of the company.

  6. founded: The year the company was founded.

  7. size: The company's employee size, typically expressed as a range (e.g. "1-10").

  8. location: An object containing location information for the company.

  9. name: The name of the location (e.g. "San Francisco").

  10. locality: The locality of the location (e.g. "California").

  11. region: The region of the location (e.g. "West Coast").

  12. metro: The metropolitan area of the location (e.g. "San Francisco Bay Area").

  13. country: The country of the location (e.g. "United States").

  14. continent: The continent of the location (e.g. "North America").

  15. street_address: The street address of the location (e.g. "123 Main St.").

  16. address_line_2: Additional address information, if available (e.g. "Suite 500").

  17. postal_code: The postal code of the location (e.g. "94103").

  18. geo: An object containing geographic coordinates for the location.

  19. linkedin_id: The LinkedIn ID of the company, if available.

  20. linkedin_url: The LinkedIn URL of the company, if available.

The information in this table is useful for a variety of purposes, particularly for those working with data related to companies and organizations. The data provided by the People Data Labs company search API can be used to enrich existing company data, validate information about companies, or to identify new potential leads for sales and marketing purposes. By providing a comprehensive set of information about each company, including their website, location, employee size, and LinkedIn profile information, this API can enable developers to build more sophisticated applications and tools for managing and analyzing company data. Additionally, by providing the information in a standardized format, this API makes it easier to integrate with other tools and systems, enabling developers to build more powerful and scalable solutions.

Clarifying the JSON Output

This is a JSON output containing information about a company called "People Data Labs". The output contains several fields, including the status of the API request, the data object containing information about the company, a scroll token used for pagination, and the total number of records returned. Within the data object, there are fields for the company's ID, website, name, year founded, employee size, location, industry, social media profiles, and more. The location field includes information about the company's address, including street address, locality, region, metro area, country, and continent. Other fields include tags, a summary of the company, and alternative names and domains. This JSON output can be used by developers to integrate the company's information into their own applications and tools.

{
"status": 200,
"data": [
{
"id": "peopledatalabs",
"website": "peopledatalabs.com",
"name": "people data labs",
"founded": 2015,
"size": "11-50",
"location": {
"name": "san francisco, california, united states",
"locality": "san francisco",
"region": "california",
"metro": "san francisco, california",
"country": "united states",
"continent": "north america",
"street_address": "455 market street",
"address_line_2": "suite 1670",
"postal_code": "94105",
"geo": "37.77,-122.41"
},
"industry": "computer software",
"facebook_url": "facebook.com/peopledatalabs",
"twitter_url
": "twitter.com/peopledatalabs",
"linkedin_url
": "linkedin.com/company/peopledatalabs",
"linkedin_id
": "18170482",
"email_domains": [],
"ticker": null,
"type": "private",
"profiles": [
"linkedin.com/company/peopledatalabs",
"
linkedin.com/company/18170482",
"facebook.com/peopledatalabs",
"twitter.com/peopledatalabs",
"crunchbase.com/organization/talentiq"
],
"tags": [
"data",
"people data",
"data science",
"artificial intelligence",
"data and analytics",
"machine learning",
"analytics",
"database",
"software",
"developer apis"
],
"summary": "people data labs builds people data. \n\nuse our dataset of 1.5 billion unique person profiles to build products, enrich person profiles, power predictive modeling/ai, analysis, and more. we work with technical teams as their engineering focused people data partner. \n\nwe work with thousands of data science teams as their engineering focused people data partner. these include enterprises like adidas, ebay, and acxiom, as well as startups like madison logic, zoho, and workable. we are a deeply technical company, and are backed by two leading engineering venture capital firms - founders fund and 8vc.",
"headline": "Your Single Source of Truth",
"alternative_names": [],
"alternative_domains": [],
"affiliated_profiles": []
}
],
"scroll_token": "13.312621$5439277"
"total": 6
}

Closing words

In this article, we discussed the object table and JSON output generated by the People Data Labs company search API. We examined each object in the table in detail and discussed why this information can be useful for developers working with company data. Additionally, we looked at an example of the JSON output generated by the API, which contained information about a company called People Data Labs. By providing a standardized and comprehensive set of information about companies, this API can enable developers to build more sophisticated applications and tools for managing and analyzing company data.

Reference

If you are interested in using the People Data Labs company search API, you can request access to it through the third-party data marketplace of Worldindata. Worldindata provides access to a wide range of data sources, including People Data Labs, and makes it easy for developers to integrate this data into their own applications and tools. To request access to the People Data Labs company search API, you can visit the Worldindata website and follow the instructions to sign up and request access to the API. Once you have been granted access, you can begin using the API to retrieve detailed information about companies and organizations.