Query Parameters
The LinkedIn profile URL
Copy
curl --request GET \
--url 'https://api.netrows.com/v1/people/profile-by-url?url=example' \
--header 'Authorization: Bearer YOUR_API_KEY'
Copy
{
"id": 251749025,
"urn": "ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc",
"username": "williamhgates",
"firstName": "Bill",
"lastName": "Gates",
"isTopVoice": true,
"isCreator": true,
"isPremium": true,
"profilePicture": "https://media.licdn.com/dms/image/v2/D5603AQF-RYZP55jmXA/profile-displayphoto-shrink_800_800/B56ZRi8g.aGsAc-/0/1736826818808?e=1765411200&v=beta&t=EnSfE4qkRLZWuzb28mTDqLElFfnY80zmAK1djh09rXU",
"backgroundImage": "https://media.licdn.com/dms/image/v2/D5616AQEjhPbTCeblYg/profile-displaybackgroundimage-shrink_350_1400/B56ZcytR5SGsAg-/0/1748902420393?e=1765411200&v=beta&t=ukdla2PZn8NKI86MqaDuo1QCNJrBQPQwAuN9R8NbfAE",
"summary": "Chair of the Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.",
"headline": "Chair, Gates Foundation and Founder, Breakthrough Energy",
"geo": {
"country": "United States",
"city": "Seattle, Washington",
"countryCode": "us"
},
"educations": [
{
"start": {
"year": 1973,
"month": 0,
"day": 0
},
"end": {
"year": 1975,
"month": 0,
"day": 0
},
"fieldOfStudy": "",
"degree": "",
"grade": "",
"schoolName": "Harvard University",
"description": "",
"activities": "",
"url": "https://www.linkedin.com/school/harvard-university/",
"schoolId": "1646",
"logo": "https://media.licdn.com/dms/image/v2/C4E0BAQF5t62bcL0e9g/company-logo_400_400/company-logo_400_400/0/1631318058235?e=1765411200&v=beta&t=rPzsSy266prQ46PhaLFECLD-syQMZ1bSEOcOpUo2Lss"
},
{
"start": {
"year": 0,
"month": 0,
"day": 0
},
"end": {
"year": 0,
"month": 0,
"day": 0
},
"fieldOfStudy": "",
"degree": "",
"grade": "",
"schoolName": "Lakeside School",
"description": "",
"activities": "",
"url": "https://www.linkedin.com/school/lakeside-school/",
"schoolId": "30288",
"logo": "https://media.licdn.com/dms/image/v2/D560BAQGFmOQmzpxg9A/company-logo_400_400/company-logo_400_400/0/1683732883164/lakeside_school_logo?e=1765411200&v=beta&t=SjZXtFTYwOlSxoPSYOT0spWJ7K_p0fyQBNZZHRidc_E"
}
],
"position": [
{
"companyId": 8736,
"companyName": "Gates Foundation",
"companyUsername": "gates-foundation",
"companyURL": "https://www.linkedin.com/company/gates-foundation/",
"companyLogo": "https://media.licdn.com/dms/image/v2/D560BAQEgMqqFTd40Tg/company-logo_400_400/company-logo_400_400/0/1736784969376/bill__melinda_gates_foundation_logo?e=1765411200&v=beta&t=cOkO8GxZknHcuqQ7NeW7ui2OcO0-FGPBjpq_wEC73uw",
"companyIndustry": "Non-profit Organization Management",
"companyStaffCountRange": "1001 - 5000",
"title": "Co-chair",
"location": "",
"locationType": "",
"description": "",
"employmentType": "",
"start": {
"year": 2000,
"month": 0,
"day": 0
},
"end": {
"year": 0,
"month": 0,
"day": 0
}
},
{
"companyId": 19141006,
"companyName": "Breakthrough Energy ",
"companyUsername": "breakthrough-energy",
"companyURL": "https://www.linkedin.com/company/breakthrough-energy/",
"companyLogo": "https://media.licdn.com/dms/image/v2/D560BAQFRMYiQN7-2kA/company-logo_100_100/B56ZoI4SGPI0AQ-/0/1761085563539/breakthrough_energy_logo?e=1765411200&v=beta&t=Z_3DZtL5ZrYpZLkah2Uk6w2MSMn3Ho-XcSKl-yHXBiE",
"companyIndustry": "Management Consulting",
"companyStaffCountRange": "51 - 200",
"title": "Founder",
"location": "",
"locationType": "",
"description": "",
"employmentType": "",
"start": {
"year": 2015,
"month": 0,
"day": 0
},
"end": {
"year": 0,
"month": 0,
"day": 0
}
},
{
"companyId": 1035,
"companyName": "Microsoft",
"companyUsername": "microsoft",
"companyURL": "https://www.linkedin.com/company/microsoft/",
"companyLogo": "https://media.licdn.com/dms/image/v2/D560BAQH32RJQCl3dDQ/company-logo_200_200/B56ZYQ0mrGGoAM-/0/1744038948046/microsoft_logo?e=1765411200&v=beta&t=RS-BjaGQChv1MCGaYdoO7vBjSlDSB9-RdJk7cOA05pk",
"companyIndustry": "Computer Software",
"companyStaffCountRange": "10001+",
"title": "Co-founder",
"location": "",
"locationType": "",
"description": "",
"employmentType": "",
"start": {
"year": 1975,
"month": 0,
"day": 0
},
"end": {
"year": 0,
"month": 0,
"day": 0
}
}
],
"projects": {}
}
Cost
This endpoint costs 1 credit per request.