curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info-by-domain \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"domain": "<string>"
}
'{
"status": "success",
"data": {
"name": "Apple",
"universalName": "apple",
"description": "We're a diverse collective of thinkers and doers, continually reimagining what's possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people's lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"tagline": null,
"websiteUrl": "http://www.apple.com/careers",
"industry": "Fabrication de produits informatiques et électroniques",
"employeeCount": 162425,
"employeeCountRange": {
"start": 10001,
"end": null
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/C560BAQHdAaarsO-eyA/company-logo_200_200/company-logo_200_200/0/1630637844948/apple_logo?e=1756944000&v=beta&t=wLEZ5E4-Tbe_Iip10HmTOc7OWiczVhpnjeLlwBuK76s",
"coverImageUrl": null,
"callToAction": {
"displayText": "Consulter le site web",
"visible": true,
"type": "VIEW_WEBSITE",
"url": "http://www.apple.com/careers"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Corporate Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"headquarter": true
}
],
"organizationType": "Entreprise cotée en bourse",
"defaultLocale": "en",
"followersCount": 17872675,
"pageMailbox": false,
"verified": true,
"linkedin_url": "https://www.linkedin.com/company/apple",
"searched_domain": "apple.com"
}
}
Search and extract company information from LinkedIn using a domain name
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info-by-domain \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"domain": "<string>"
}
'{
"status": "success",
"data": {
"name": "Apple",
"universalName": "apple",
"description": "We're a diverse collective of thinkers and doers, continually reimagining what's possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people's lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"tagline": null,
"websiteUrl": "http://www.apple.com/careers",
"industry": "Fabrication de produits informatiques et électroniques",
"employeeCount": 162425,
"employeeCountRange": {
"start": 10001,
"end": null
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/C560BAQHdAaarsO-eyA/company-logo_200_200/company-logo_200_200/0/1630637844948/apple_logo?e=1756944000&v=beta&t=wLEZ5E4-Tbe_Iip10HmTOc7OWiczVhpnjeLlwBuK76s",
"coverImageUrl": null,
"callToAction": {
"displayText": "Consulter le site web",
"visible": true,
"type": "VIEW_WEBSITE",
"url": "http://www.apple.com/careers"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Corporate Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"headquarter": true
}
],
"organizationType": "Entreprise cotée en bourse",
"defaultLocale": "en",
"followersCount": 17872675,
"pageMailbox": false,
"verified": true,
"linkedin_url": "https://www.linkedin.com/company/apple",
"searched_domain": "apple.com"
}
}
Show Properties
{
"status": "success",
"data": {
"name": "Apple",
"universalName": "apple",
"description": "We're a diverse collective of thinkers and doers, continually reimagining what's possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people's lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"tagline": null,
"websiteUrl": "http://www.apple.com/careers",
"industry": "Fabrication de produits informatiques et électroniques",
"employeeCount": 162425,
"employeeCountRange": {
"start": 10001,
"end": null
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/C560BAQHdAaarsO-eyA/company-logo_200_200/company-logo_200_200/0/1630637844948/apple_logo?e=1756944000&v=beta&t=wLEZ5E4-Tbe_Iip10HmTOc7OWiczVhpnjeLlwBuK76s",
"coverImageUrl": null,
"callToAction": {
"displayText": "Consulter le site web",
"visible": true,
"type": "VIEW_WEBSITE",
"url": "http://www.apple.com/careers"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Corporate Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"headquarter": true
}
],
"organizationType": "Entreprise cotée en bourse",
"defaultLocale": "en",
"followersCount": 17872675,
"pageMailbox": false,
"verified": true,
"linkedin_url": "https://www.linkedin.com/company/apple",
"searched_domain": "apple.com"
}
}
Was this page helpful?