GET
/
api
/
v2
/
finder
/
linkedin-industries
curl --request GET \
  --url https://piloterr.com/api/v2/finder/linkedin-industries \
  --header 'Content-Type: application/json' \
  --data '{
  "query": "<string>"
}'
[
    {
        "id": 356,
        "industry_id": "4",
        "level": "3",
        "label": "Software Development",
        "hierarchie": "Retail > Professional Services > Services for Renewable Energy > Technology, Information and Media > Technology, Information and Internet > Software Development",
        "description": "This industry includes entities that publish computer software and carry out operations necessary for production and distribution, such as design, documentation, installation, and support services. They may design, develop, and publish, or publish only; they may publish and distribute remotely through subscriptions and downloads."
    },
    {
        "id": 107,
        "industry_id": "3099",
        "level": "4",
        "label": "Embedded Software Products",
        "hierarchie": "Education > Utilities > Electric Power Transmission, Control, and Distribution > Consumer Services > Repair and Maintenance > Electronic and Precision Equipment Maintenance > Technology, Information and Media > Technology, Information and Internet > Software Development > Embedded Software Products",
        "description": "This industry includes entities that produce software (or \"firmware\") for machines or devices that are not usually thought of as computers, ex: routers, refrigerators, display systems, washing machines, etc. such as, software for the internet of things but do not produce these devices."
    },
    {
        "id": 91,
        "industry_id": "3130",
        "level": "4",
        "label": "Data Security Software Products",
        "hierarchie": "Consumer Services > Financial Services > Credit Intermediation > Technology, Information and Media > Technology, Information and Internet > Data Infrastructure and Analytics > Technology, Information and Media > Technology, Information and Internet > Software Development > Data Security Software Products",
        "description": "This industry includes entities that produce software to ensure security of data and computing systems."
    },
    {
        "id": 95,
        "industry_id": "3101",
        "level": "4",
        "label": "Desktop Computing Software Products",
        "hierarchie": "Consumer Services > Professional Services > Design Services > Hospitals and Health Care > Medical Practices > Dentists > Technology, Information and Media > Technology, Information and Internet > Software Development > Desktop Computing Software Products",
        "description": "This industry includes entities that produce software which runs on desktop or laptop computers."
    },
    {
        "id": 189,
        "industry_id": "3102",
        "level": "3",
        "label": "IT System Custom Software Development",
        "hierarchie": "Hospitals and Health Care > Professional Services > IT Services and IT Consulting > Professional Services > IT Services and IT Consulting > IT System Custom Software Development",
        "description": "This industry includes entities that focus on creating, modifying, testing, and supporting software to meet the needs of a particular customer."
    },
    {
        "id": 231,
        "industry_id": "3100",
        "level": "4",
        "label": "Mobile Computing Software Products",
        "hierarchie": "Manufacturing > Oil, Gas, and Mining > Mining > Manufacturing > Machinery Manufacturing > Metalworking Machinery Manufacturing > Technology, Information and Media > Technology, Information and Internet > Software Development > Mobile Computing Software Products",
        "description": "This industry includes entities that produce software which runs on mobile computing devices such as smartphones and tablet computers."
    },
    {
        "id": 76,
        "industry_id": "5",
        "level": "4",
        "label": "Computer Networking Products",
        "hierarchie": "Administrative and Support Services > Hospitals and Health Care > Community Services > Manufacturing > Computers and Electronics Manufacturing > Computer Hardware Manufacturing > Technology, Information and Media > Technology, Information and Internet > Software Development > Computer Networking Products",
        "description": "This industry includes entities that produce software that manages or runs on collections of connected computers."
    },
    {
        "id": 374,
        "industry_id": "6",
        "level": "2",
        "label": "Technology, Information and Internet",
        "hierarchie": "Retail > Technology, Information and Media > Technology, Information and Internet",
        "description": "This industry includes entities that publish computer software, provide data infrastructure and analytics, provide web-based platforms (including marketplace platforms and social media platforms, and media streaming services), and provide information services, including internet publishing and libraries."
    },
    {
        "id": 74,
        "industry_id": "109",
        "level": "4",
        "label": "Computer Games",
        "hierarchie": "Administrative and Support Services > Hospitals and Health Care > Community Services > Professional Services > IT Services and IT Consulting > Computer and Network Security > Technology, Information and Media > Technology, Information and Internet > Software Development > Computer Games",
        "description": "This industry includes entities that produce user-facing software for gaming on different platforms."
    },
    {
        "id": 233,
        "industry_id": "3131",
        "level": "5",
        "label": "Mobile Gaming Apps",
        "hierarchie": "Manufacturing > Oil, Gas, and Mining > Mining > Accommodation Services > Food and Beverage Services > Mobile Food Services > Technology, Information and Media > Technology, Information and Internet > Software Development > Mobile Computing Software Products > Technology, Information and Media > Technology, Information and Internet > Software Development > Computer Games > Mobile Gaming Apps",
        "description": "This industry includes entities that produce user-facing software for gaming on mobile platforms."
    }
]

Industries API allows you to search Piloterr supported industries. It should return an array of industries ordered by reach. Industries that reach the most people will be first. This API is free to use.

Search Query

query
string
required

Parameter restricts your search to industries that contain the supplied string. (e.g., Software Development will find ‘Software Development’, ‘Software Development’, ‘Software Development’, etc.)

Response

id
string

Internal id

industry_id
string

LinkedIn industry identifier

level
string

LinkedIn industry level

label
string

LinkedIn industry label

hierarchie
string

LinkedIn industry hierarchie

description
string

LinkedIn industry description

[
    {
        "id": 356,
        "industry_id": "4",
        "level": "3",
        "label": "Software Development",
        "hierarchie": "Retail > Professional Services > Services for Renewable Energy > Technology, Information and Media > Technology, Information and Internet > Software Development",
        "description": "This industry includes entities that publish computer software and carry out operations necessary for production and distribution, such as design, documentation, installation, and support services. They may design, develop, and publish, or publish only; they may publish and distribute remotely through subscriptions and downloads."
    },
    {
        "id": 107,
        "industry_id": "3099",
        "level": "4",
        "label": "Embedded Software Products",
        "hierarchie": "Education > Utilities > Electric Power Transmission, Control, and Distribution > Consumer Services > Repair and Maintenance > Electronic and Precision Equipment Maintenance > Technology, Information and Media > Technology, Information and Internet > Software Development > Embedded Software Products",
        "description": "This industry includes entities that produce software (or \"firmware\") for machines or devices that are not usually thought of as computers, ex: routers, refrigerators, display systems, washing machines, etc. such as, software for the internet of things but do not produce these devices."
    },
    {
        "id": 91,
        "industry_id": "3130",
        "level": "4",
        "label": "Data Security Software Products",
        "hierarchie": "Consumer Services > Financial Services > Credit Intermediation > Technology, Information and Media > Technology, Information and Internet > Data Infrastructure and Analytics > Technology, Information and Media > Technology, Information and Internet > Software Development > Data Security Software Products",
        "description": "This industry includes entities that produce software to ensure security of data and computing systems."
    },
    {
        "id": 95,
        "industry_id": "3101",
        "level": "4",
        "label": "Desktop Computing Software Products",
        "hierarchie": "Consumer Services > Professional Services > Design Services > Hospitals and Health Care > Medical Practices > Dentists > Technology, Information and Media > Technology, Information and Internet > Software Development > Desktop Computing Software Products",
        "description": "This industry includes entities that produce software which runs on desktop or laptop computers."
    },
    {
        "id": 189,
        "industry_id": "3102",
        "level": "3",
        "label": "IT System Custom Software Development",
        "hierarchie": "Hospitals and Health Care > Professional Services > IT Services and IT Consulting > Professional Services > IT Services and IT Consulting > IT System Custom Software Development",
        "description": "This industry includes entities that focus on creating, modifying, testing, and supporting software to meet the needs of a particular customer."
    },
    {
        "id": 231,
        "industry_id": "3100",
        "level": "4",
        "label": "Mobile Computing Software Products",
        "hierarchie": "Manufacturing > Oil, Gas, and Mining > Mining > Manufacturing > Machinery Manufacturing > Metalworking Machinery Manufacturing > Technology, Information and Media > Technology, Information and Internet > Software Development > Mobile Computing Software Products",
        "description": "This industry includes entities that produce software which runs on mobile computing devices such as smartphones and tablet computers."
    },
    {
        "id": 76,
        "industry_id": "5",
        "level": "4",
        "label": "Computer Networking Products",
        "hierarchie": "Administrative and Support Services > Hospitals and Health Care > Community Services > Manufacturing > Computers and Electronics Manufacturing > Computer Hardware Manufacturing > Technology, Information and Media > Technology, Information and Internet > Software Development > Computer Networking Products",
        "description": "This industry includes entities that produce software that manages or runs on collections of connected computers."
    },
    {
        "id": 374,
        "industry_id": "6",
        "level": "2",
        "label": "Technology, Information and Internet",
        "hierarchie": "Retail > Technology, Information and Media > Technology, Information and Internet",
        "description": "This industry includes entities that publish computer software, provide data infrastructure and analytics, provide web-based platforms (including marketplace platforms and social media platforms, and media streaming services), and provide information services, including internet publishing and libraries."
    },
    {
        "id": 74,
        "industry_id": "109",
        "level": "4",
        "label": "Computer Games",
        "hierarchie": "Administrative and Support Services > Hospitals and Health Care > Community Services > Professional Services > IT Services and IT Consulting > Computer and Network Security > Technology, Information and Media > Technology, Information and Internet > Software Development > Computer Games",
        "description": "This industry includes entities that produce user-facing software for gaming on different platforms."
    },
    {
        "id": 233,
        "industry_id": "3131",
        "level": "5",
        "label": "Mobile Gaming Apps",
        "hierarchie": "Manufacturing > Oil, Gas, and Mining > Mining > Accommodation Services > Food and Beverage Services > Mobile Food Services > Technology, Information and Media > Technology, Information and Internet > Software Development > Mobile Computing Software Products > Technology, Information and Media > Technology, Information and Internet > Software Development > Computer Games > Mobile Gaming Apps",
        "description": "This industry includes entities that produce user-facing software for gaming on mobile platforms."
    }
]