> ## Documentation Index
> Fetch the complete documentation index at: https://agnt.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Search People by URL

> Search profiles by a keyword.
You may see less than 10 results per page. This is because not return all profiles as public, sometimes hiding profiles and these profiles appear in the result. The endpoint automatically filters these profiles from the result



## OpenAPI

````yaml /openapi/linkedin.openapi.json post /v1/data/linkedin/search-people-by-url
openapi: 3.0.0
info:
  title: agntdata LinkedIn API
  description: Enrich profile and company data in real-time
  version: 1.0.0
  contact:
    name: agntdata
    url: https://agntdata.dev
servers:
  - url: https://api.agntdata.dev
    description: agntdata API
security:
  - ApiKeyAuth: []
tags:
  - name: Post
    description: ''
  - name: Article API
    description: ''
  - name: Location
    description: ''
  - name: System
    description: ''
  - name: Company
    description: ''
  - name: Profile APIs
    description: ''
  - name: Job APIs
    description: ''
paths:
  /v1/data/linkedin/search-people-by-url:
    post:
      tags:
        - Profile APIs
      summary: Search People by URL
      description: >-
        Search profiles by a keyword.

        You may see less than 10 results per page. This is because not return
        all profiles as public, sometimes hiding profiles and these profiles
        appear in the result. The endpoint automatically filters these profiles
        from the result
      operationId: Search_People_by_URL
      parameters: []
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: object
              properties:
                url:
                  type: string
            example:
              url: >-
                https://www.linkedin.com/search/results/people/?currentCompany=%5B%221035%22%5D&geoUrn=%5B%22103644278%22%5D&keywords=max&origin=FACETED_SEARCH&sid=%3AB5
      responses:
        '200':
          description: '200'
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/Post_linkedin_search_people_by_url_Response
              example:
                success: true
                message: ''
                data:
                  total: 233
                  items:
                    - fullName: Max Zheng
                      headline: Software Engineer at Microsoft
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/C4E03AQFOmzA7f7bK9w/profile-displayphoto-shrink_100_100/0/1526789244780?e=1729123200&v=beta&t=Jfrd9He9eIBYMAYvL9DJfYhdShIdFlE0fitlYqhzTbs
                      location: Washington DC-Baltimore Area
                      profileURL: https://www.linkedin.com/in/maxzheng1
                      username: maxzheng1
                    - fullName: Max Montes Soza
                      headline: >-
                        SWE Intern @ Microsoft | President of The Philosophical
                        Society | CS and Philosophy at Boston College
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/v2/D5603AQFtuO5ITR_oiQ/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1722291351943?e=1729123200&v=beta&t=n3TucwyUW8zNn_-1on0ILzL7iqzqkjbnas0nxc10bW4
                      location: Wayland, MA
                      profileURL: https://www.linkedin.com/in/max-montes-soza
                      username: max-montes-soza
                    - fullName: Max Charlamb
                      headline: >-
                        CS @ Cornell ‘22 ‘23 | Microsoft SWE | Cornell Sailing
                        Alum
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/D4E03AQEaGCGOkPjxXQ/profile-displayphoto-shrink_100_100/0/1683072827877?e=1729123200&v=beta&t=U0UsVPHWVewz_LjSjBNTOooTwlDV4VglMTRHCweIOag
                      location: Ithaca, NY
                      profileURL: https://www.linkedin.com/in/maxcharlamb
                      username: maxcharlamb
                    - fullName: Max Meijer
                      headline: Researcher
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/v2/C5603AQFUK0Dw5hzrdA/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1531743177617?e=1729123200&v=beta&t=Dt7fHQFu3XtNqTYRFcs73QZs-1b5irWqSD4l3B1nG9g
                      location: Atlanta, GA
                      profileURL: https://www.linkedin.com/in/meijermax
                      username: meijermax
                    - fullName: Hyun Suk (Max) Ryoo
                      headline: >-
                        Software Engineer II at Microsoft | M.S. Data Science at
                        University of Virginia
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/D5603AQEQrZhSA_3voA/profile-displayphoto-shrink_100_100/0/1699381248805?e=1729123200&v=beta&t=PMfnfu8sZrjvsgZqTeQ-8Xls-qN2Vf7ZLWW0csBq4n8
                      location: Ashburn, VA
                      profileURL: https://www.linkedin.com/in/hyun-suk-ryoo
                      username: hyun-suk-ryoo
                    - fullName: Max P.
                      headline: Sr. Security Consultant (DART)
                      summary: >-
                        Summary: Max is a passionate Information Security
                        professional who...
                      profilePicture: ''
                      location: United States
                      profileURL: https://www.linkedin.com/in/max-p-3621b5173
                      username: max-p-3621b5173
                    - fullName: Max Aksel Bowman
                      headline: Software Engineer at Microsoft
                      summary: >-
                        Publications: QContext: Context-Aware Decomposition for
                        Quantum Gates - Authors: Ji Liu, Max Bowman, Pranav
                        Gokhale, Siddharth...
                      profilePicture: >-
                        https://media.licdn.com/dms/image/v2/D5603AQG0g3mJusK7qA/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1721690236278?e=1729123200&v=beta&t=ReI2z2Av4R3gWw78zp8b6B72MLA6AghbV8TPpD6d-8E
                      location: Atlanta, GA
                      profileURL: https://www.linkedin.com/in/max-aksel-bowman
                      username: max-aksel-bowman
                    - fullName: Max Uritsky
                      headline: Partner Group Program Manager - Azure Host at Microsoft
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/v2/C5603AQGEKTfXSV2vgQ/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1593114419915?e=1729123200&v=beta&t=-kVWo_CUmDkBpEQiK2r5afCjd-DbTG4UEoj_yuFYYwA
                      location: Pacific, WA
                      profileURL: https://www.linkedin.com/in/max-uritsky-170a441
                      username: max-uritsky-170a441
                    - fullName: Max Mozes
                      headline: Senior Microsoft Engineer
                      summary: ''
                      profilePicture: >-
                        https://media.licdn.com/dms/image/v2/C4D03AQFn18cu5BlPyw/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1591546978342?e=1729123200&v=beta&t=3B_LfekhFgBLlC7miaA_B9SxcsWd1TTy8x8PzOUD9Qw
                      location: Washington, DC
                      profileURL: https://www.linkedin.com/in/max-mozes-4920031b0
                      username: max-mozes-4920031b0
                    - fullName: Max Garton
                      headline: Software Engineer at Microsoft
                      summary: ''
                      profilePicture: ''
                      location: Kansas City, MO
                      profileURL: https://www.linkedin.com/in/maxgarton
                      username: maxgarton
      security:
        - ApiKeyAuth: []
components:
  schemas:
    Post_linkedin_search_people_by_url_Response:
      type: object
      properties:
        success:
          type: boolean
        message:
          type: string
        data:
          type: object
          properties:
            total:
              type: integer
            items:
              type: array
              items:
                type: object
                properties:
                  fullName:
                    type: string
                  headline:
                    type: string
                  summary:
                    type: string
                  profilePicture:
                    type: string
                  location:
                    type: string
                  profileURL:
                    type: string
                  username:
                    type: string
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: Authorization
      description: >-
        Bearer token. Pass your agntdata API key as: Authorization: Bearer
        agnt_live_...

````