Sales Pointer - People by URL

This endpoint allows you to fetch enriched person-level data based on a LinkedIn Sales Navigator search URL. It parses people search filters embedded in the URL and returns a list of matching profiles

cURL 'https://api.enrich.so/v1/api/sales-pointer/people-by-url' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "page": 1,
    "url": "https://www.linkedin./sales/led%3Atrue%2CrecentSearchParam%3A(id%3A3987336874%2CdoLogHistory%3Atrue)%2Cfilters%3AList((type%3ACURRENT_COMPANY%2Cvalues%3AList((id%3Aurn%253Ali%253Aorganization%253A825160%2Ctext%3AHyundai%2520Motor%2520Company%2520%2528%25ED%2598%2584%25EB%258C%2580%25EC%259E%2590%25EB%258F%2599%25EC%25B0%25A8%2529%2CselectionType%3AINCLUDED%2Cparent%3A(id%3A0)))))%2Ckeywords%3Agoo)&sessionId=V%2BfhmkmqTlSofc8%2F1FmgJw%3D%3D"
}'

Example response

Status Code: 200 OK

{
    "success": true,
    "message": "People record found.",
    "data": {
        "data": [
            {
                "firstName": "BONWOO",
                "lastName": "GOO",
                "fullName": "BONWOO GOO",
                "geoRegion": "Seoul, South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Fuel cell project manager",
                    "tenureAtPosition": {
                        "numYears": 6
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 9,
                        "numMonths": 4
                    },
                    "startedOn": {
                        "month": 6,
                        "year": 2019
                    }
                },
                "profilePictureDisplayImage": "https://media.licdn.com/dms/image/v2/C5603AQHxZrBMkOU8Jw/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1650669752472?e=1752105600&v=beta&t=Xp4_BZIVvkM4A8tHaBxLXUawmkws4RLRVJWMjz_pisM",
                "profileUrn": "ACwAACUzgwoBCU73P5TA3P1NoIzmdVlgo6407eY",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACUzgwoBCU73P5TA3P1NoIzmdVlgo6407eY",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Tae Hun",
                "lastName": "Goo",
                "fullName": "Tae Hun Goo",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Director",
                    "tenureAtPosition": {
                        "numYears": 32,
                        "numMonths": 10
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 32,
                        "numMonths": 10
                    },
                    "startedOn": {
                        "month": 8,
                        "year": 1992
                    }
                },
                "profilePictureDisplayImage": "https://media.licdn.com/dms/image/v2/C5103AQHnCSzGO4gtxg/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1516993504974?e=1752105600&v=beta&t=g9ycH_wOKkjgvdNem7ACcEoC33YNKih-7St79EMN4WI",
                "profileUrn": "ACwAACMuAn0BROoF7ki1uCL851tWgyJdJ18KLJM",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACMuAn0BROoF7ki1uCL851tWgyJdJ18KLJM",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Kyohwe",
                "lastName": "Goo",
                "fullName": "Kyohwe Goo",
                "summary": "Studied mechanical engineering, industrial/transportation design to create innovative solutions for future automotive/mobility design",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Design Strategy",
                    "description": "Career that combines design, strategy and storytelling to support great products",
                    "tenureAtPosition": {
                        "numYears": 5,
                        "numMonths": 1
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 5,
                        "numMonths": 1
                    },
                    "startedOn": {
                        "month": 5,
                        "year": 2020
                    }
                },
                "profilePictureDisplayImage": "https://media.licdn.com/dms/image/v2/C5603AQHxHEwsdVIcZQ/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1627174763212?e=1752105600&v=beta&t=A3Ynzpfb4rB5xySDBlxemc1gE6elQ24SLpNaRKB0rRY",
                "profileUrn": "ACwAACc_JjIBSeHOEA2truT7un1QADxUExNCuoY",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACc_JjIBSeHOEA2truT7un1QADxUExNCuoY",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Mincheol",
                "lastName": "Goo",
                "fullName": "Mincheol Goo",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Research Engineer",
                    "description": "Hyundai Motor Company research engineer (Electric Motor / Controller)",
                    "tenureAtPosition": {
                        "numYears": 7,
                        "numMonths": 11
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 7,
                        "numMonths": 11
                    },
                    "startedOn": {
                        "month": 7,
                        "year": 2017
                    }
                },
                "profileUrn": "ACwAAB4PyC0BXXcR8KLhcmXecXu6wqUt4W0dn-c",
                "navigationUrl": "https://www.linkedin.com/in/ACwAAB4PyC0BXXcR8KLhcmXecXu6wqUt4W0dn-c",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "TAE HUN",
                "lastName": "GOO",
                "fullName": "TAE HUN GOO",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Vice President",
                    "tenureAtPosition": {},
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {},
                    "startedOn": {}
                },
                "profileUrn": "ACwAAC3sB-4Bhnxxc-ImZQ1Xq60ibbaajSM5TuU",
                "navigationUrl": "https://www.linkedin.com/in/ACwAAC3sB-4Bhnxxc-ImZQ1Xq60ibbaajSM5TuU",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Bouk-Goo",
                "lastName": "Song",
                "fullName": "Bouk-Goo Song",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Director, Product Strategy Group",
                    "tenureAtPosition": {
                        "numYears": 8,
                        "numMonths": 4
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 18,
                        "numMonths": 5
                    },
                    "startedOn": {
                        "month": 2,
                        "year": 2017
                    }
                },
                "profileUrn": "ACwAAAQX5XgB5v0dPho_N4tML-BxN62Zmxi57j8",
                "navigationUrl": "https://www.linkedin.com/in/ACwAAAQX5XgB5v0dPho_N4tML-BxN62Zmxi57j8",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Sun Goo",
                "lastName": "KANG",
                "fullName": "Sun Goo KANG",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "매니저",
                    "tenureAtPosition": {
                        "numYears": 7,
                        "numMonths": 11
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 7,
                        "numMonths": 11
                    },
                    "startedOn": {
                        "month": 7,
                        "year": 2017
                    }
                },
                "profileUrn": "ACwAACpMufgBjrQvsIwTL3XkDHByd9a4aunIpTw",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACpMufgBjrQvsIwTL3XkDHByd9a4aunIpTw",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Yun Goo",
                "lastName": "Lee",
                "fullName": "Yun Goo Lee",
                "summary": "BS: Electrical Engineering\nMS: Thermoelectric (thermal analysis/design)\nPh.D: Electro-optics (developing high-speed beam scanner-thermal analysis of high-frequency operation)\nCurrent Job: Developing/Analyzing BMS’s heat transfer for EVs",
                "geoRegion": "Seoul, South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Senior Research Engineer",
                    "description": "Analyzing heat transfer in battery packages for electric vehicles (EVs)",
                    "tenureAtPosition": {
                        "numMonths": 6
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numMonths": 6
                    },
                    "startedOn": {
                        "month": 12,
                        "year": 2024
                    }
                },
                "profileUrn": "ACwAACIyuP0BQVW68Ho05tzuNBCPgh17nanhWMI",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACIyuP0BQVW68Ho05tzuNBCPgh17nanhWMI",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "kyung goo",
                "lastName": "LEE",
                "fullName": "kyung goo LEE",
                "geoRegion": "Seoul, South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Kia Exterior Design Group (RESEARCH ENGINEER)",
                    "tenureAtPosition": {
                        "numYears": 2,
                        "numMonths": 7
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 2,
                        "numMonths": 7
                    },
                    "startedOn": {
                        "month": 11,
                        "year": 2022
                    }
                },
                "profileUrn": "ACwAAAl-a7sBTp4ovjqovp9wF0jGBwOKe7rDkxg",
                "navigationUrl": "https://www.linkedin.com/in/ACwAAAl-a7sBTp4ovjqovp9wF0jGBwOKe7rDkxg",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Dong Goo",
                "lastName": "Kim",
                "fullName": "Dong Goo Kim",
                "geoRegion": "Seoul Incheon Metropolitan Area",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "책임연구원",
                    "tenureAtPosition": {
                        "numYears": 3,
                        "numMonths": 8
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 3,
                        "numMonths": 8
                    },
                    "startedOn": {
                        "month": 10,
                        "year": 2021
                    }
                },
                "profileUrn": "ACwAACc4VAkBsl-YAWs--lgVjySY0VwxNxU1F0E",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACc4VAkBsl-YAWs--lgVjySY0VwxNxU1F0E",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Hon Goo",
                "lastName": "Jeong",
                "fullName": "Hon Goo Jeong",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Project Manager",
                    "tenureAtPosition": {
                        "numYears": 18,
                        "numMonths": 11
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 18,
                        "numMonths": 11
                    },
                    "startedOn": {
                        "month": 7,
                        "year": 2006
                    }
                },
                "profileUrn": "ACwAACuyIcgBrd2DtDCNMd7KlhwhC5QqFKGIdd8",
                "navigationUrl": "https://www.linkedin.com/in/ACwAACuyIcgBrd2DtDCNMd7KlhwhC5QqFKGIdd8",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            },
            {
                "firstName": "Goo",
                "lastName": "Park",
                "fullName": "Goo Park",
                "geoRegion": "South Korea",
                "locale": {
                    "country": "",
                    "language": ""
                },
                "schools": {},
                "positions": {},
                "currentPosition": {
                    "title": "Research Engineer",
                    "description": "-Electronics Control Engineering Design Team\n",
                    "tenureAtPosition": {
                        "numYears": 9,
                        "numMonths": 4
                    },
                    "companyUrnResolutionResult": {},
                    "tenureAtCompany": {
                        "numYears": 9,
                        "numMonths": 4
                    },
                    "startedOn": {
                        "month": 2,
                        "year": 2016
                    }
                },
                "profileUrn": "ACwAAB1crp0BZbBAipqZUTIZ7Nx9yZtO4RZVids",
                "navigationUrl": "https://www.linkedin.com/in/ACwAAB1crp0BZbBAipqZUTIZ7Nx9yZtO4RZVids",
                "skillEndorsements": {},
                "newsMentions": {},
                "userGeneratedContents": {}
            }
        ],
        "pagination": {
            "total": 12,
            "count": 25,
            "start": 0,
            "limit": null
        }
    },
    "total_credits": 59025,
    "credits_used": 36951.799999999654,
    "credits_remaining": 22073.200000000346
}

Status code: 404 NOT FOUND

{
    "error": true,
    "message": "People record not found for the given query"
}

Last updated