Fresh Data Is Here for Person, Company & Employee Search API Endpoints Learn more

Free LinkedIn Xray Tool

Try our version of LinkedIn Xray Tool to search for qualified LinkedIn profiles. No need to use AND, OR, NOT, etc. Powered by LinkDB

Loading...
Sample result
Results for "CTO" in "Atlanta"
profile picture
Jim Catts Co-Founder & CTO at Rhythm Software Atlanta Metropolitan Area, United States 40+ more data points
profile picture
Patrick Hannah CTO at CloudHesive Atlanta Metropolitan Area, United States 40+ more data points

Result Found

Results for in

Disclaimer: PII is blurred as this is a public-facing website. When you use our endpoint, you will get complete information.

Additional data points available (contact info, skills, certifications, etc). See docs.

          
            curl \
            -G \
            -H "Authorization: Bearer ${YOUR_API_KEY}" \
            'https://nubela.co/proxycurl/api/v2/linkedin' \
            --data-urlencode 'linkedin_profile_url=https://www.linkedin.com/in/williamhgates/
 

Need to view more profiles?

Loading...
Loading Captcha...

Fast

Our real-time API responds in ~2s.

Scalable

Make concurent requests, up to 300 requests / minute.

Well-documented and designed

We sprinkle sample code and sample responses with every API endpoint.

Result not found

Disclaimer: PII is blurred as this is a public-facing website. When you use our endpoint, you will get complete information.

Additional data points available (contact info, skills, certifications, etc). See docs.

Person Search Endpoint / use-case Story advanced people search on linkedin advanced people search on linkedin advanced people search on linkedin

Advanced people search on LinkedIn by their name, role, company and location

We expanded in detail on the various methods to find people on LinkedIn, including finding THE Ryan Reynolds from amongst hundreds of Ryan Reynolds. It's a little bit menial, but it gets the job done. Until you're blocked by LinkedIn to do more searches that is. We shared the powerful Person Search Endpoint that can achieve the same and even better - with no limit, automated and at scale.

Continue story

Automate LinkedIn Xray Search with API

Given job title and location, get qualified linkedin profiles back.

Input
"CTO" in "Atlanta"

curl \
    -G \
    -H "Authorization: Bearer ${YOUR_API_KEY}" \
    'https://nubela.co/proxycurl/api/v2/search/person' \
    --data-urlencode 'city=Atlanta' \
    --data-urlencode 'current_role_title=CTO' \

Output

 {
    "results": [
        {
            "linkedin_profile_url": "https://www.linkedin.com/in/joshkimbrel",
            "profile": {
                "public_identifier": "joshkimbrel",
                "profile_pic_url": "https://s3.us-west-000.backblazeb2.com/proxycurl/person/joshkimbrel/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20241219%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20241219T115637Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=79df2c59b4499b20c28fdd565d69d9d04d17bbc5ef01262eb0959670f69e070d",
                "background_cover_image_url": "https://s3.us-west-000.backblazeb2.com/proxycurl/person/joshkimbrel/cover?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20241219%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20241219T115637Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c18f3b8462f7d242fde29464ad9f834875d11f8273d12862e5d667ca886e6e28",
                "first_name": "Josh",
                "last_name": "Kimbrel",
                "full_name": "Josh Kimbrel",
                "follower_count": 462,
                "occupation": "Owner at Airtight Design",
                "headline": "Owner at Airtight Design, CTO at OxBlue",
                "summary": "With over 25 years of experience in web development, I have spent the majority of my career working in software development, specifically utilizing open source technologies such as LAMP. I currently own Airtight Design, a web development agency, and serve as CTO of OxBlue. I leverage my years of experience in web development and technology in both roles. My priority in both of my roles is to lead my teams to successful outcomes in everything we do - with our north star being to always take care of the customer as our first priority.",
                "country": "US",
                "country_full_name": "United States",
                "city": "Atlanta Metropolitan Area",
                "state": null,
                "experiences": [
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 5,
                            "year": 2024
                        },
                        "ends_at": null,
                        "company": "Airtight Design",
                        "company_linkedin_profile_url": "https://www.linkedin.com/company/airtight-design",
                        "company_facebook_profile_url": null,
                        "title": "Owner",
                        "description": null,
                        "location": null,
                        "logo_url": "https://media.licdn.com/dms/image/v2/D4E0BAQGvCpK8i2PVFQ/company-logo_400_400/company-logo_400_400/0/1719255659755/airtight_design_logo?e=1741824000&v=beta&t=GkRUzoydgAXID-L3ae38yDzVe2Tbai8m692XmkpMdXU"
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 10,
                            "year": 2023
                        },
                        "ends_at": null,
                        "company": "OxBlue",
                        "company_linkedin_profile_url": "https://www.linkedin.com/company/oxblue",
                        "company_facebook_profile_url": null,
                        "title": "CTO",
                        "description": null,
                        "location": "Atlanta, Georgia, United States",
                        "logo_url": "https://media.licdn.com/dms/image/v2/D4E0BAQHicjZE9ygXMw/company-logo_400_400/company-logo_400_400/0/1719256837516/oxblue_logo?e=1741824000&v=beta&t=LqfRNOR01WraaQsAgVG_AEOK5Bwat5KxI_x4Rbo0d2I"
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 11,
                            "year": 2020
                        },
                        "ends_at": {
                            "day": 30,
                            "month": 9,
                            "year": 2023
                        },
                        "company": "OxBlue Corporation",
                        "company_linkedin_profile_url": "https://www.linkedin.com/company/oxblue",
                        "company_facebook_profile_url": null,
                        "title": "VP of Engineering",
                        "description": null,
                        "location": "Atlanta, Georgia, United States",
                        "logo_url": "https://media.licdn.com/dms/image/v2/D4E0BAQHicjZE9ygXMw/company-logo_400_400/company-logo_400_400/0/1719256837516/oxblue_logo?e=1741824000&v=beta&t=LqfRNOR01WraaQsAgVG_AEOK5Bwat5KxI_x4Rbo0d2I"
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 10,
                            "year": 2009
                        },
                        "ends_at": {
                            "day": 30,
                            "month": 11,
                            "year": 2020
                        },
                        "company": "AirTight Design",
                        "company_linkedin_profile_url": "https://www.linkedin.com/company/airtight-design",
                        "company_facebook_profile_url": null,
                        "title": "Lead Developer",
                        "description": "Hired as a developer to work on small to medium PHP web applications using CakePHP. Advanced to Lead Developer position in 2011. Responsible for planning, development, testing, deployment and maintenance for dozens of web applications throughout time at Airtight Design.",
                        "location": "Greater Atlanta Area",
                        "logo_url": "https://media.licdn.com/dms/image/v2/D4E0BAQGvCpK8i2PVFQ/company-logo_400_400/company-logo_400_400/0/1719255659755/airtight_design_logo?e=1741824000&v=beta&t=GkRUzoydgAXID-L3ae38yDzVe2Tbai8m692XmkpMdXU"
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 7,
                            "year": 2007
                        },
                        "ends_at": {
                            "day": 31,
                            "month": 10,
                            "year": 2009
                        },
                        "company": "Bradshaw-Kimbrel Technology Group",
                        "company_linkedin_profile_url": null,
                        "company_facebook_profile_url": null,
                        "title": "Web Developer / Co-owner",
                        "description": "- Co-owner and founder\n- PHP development using Zend Framework",
                        "location": null,
                        "logo_url": null
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 1,
                            "year": 2006
                        },
                        "ends_at": {
                            "day": 31,
                            "month": 7,
                            "year": 2007
                        },
                        "company": "Digital Recording and Communicatons Professionals",
                        "company_linkedin_profile_url": null,
                        "company_facebook_profile_url": null,
                        "title": "Web Developer",
                        "description": "- Joomla site maintenance and module creation\n- Maintained web servers (LAMP) and shared hosting support",
                        "location": null,
                        "logo_url": null
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 10,
                            "year": 2000
                        },
                        "ends_at": {
                            "day": 31,
                            "month": 1,
                            "year": 2006
                        },
                        "company": "A Million and One World-Wide Videos",
                        "company_linkedin_profile_url": null,
                        "company_facebook_profile_url": null,
                        "title": "Web Developer",
                        "description": "- Website development and maintenance, \n- PHP development and SQL database administration.",
                        "location": null,
                        "logo_url": null
                    },
                    {
                        "starts_at": {
                            "day": 1,
                            "month": 1,
                            "year": 2005
                        },
                        "ends_at": {
                            "day": 31,
                            "month": 12,
                            "year": 2005
                        },
                        "company": "Life Action Ministries",
                        "company_linkedin_profile_url": "https://www.linkedin.com/company/life-action-ministries",
                        "company_facebook_profile_url": null,
                        "title": "Web Development Consultant",
                        "description": "- Backend development of new modules using PHP\n- Database administration\n- Frontend development of new pages using HTML, CSS, Javascript",
                        "location": null,
                        "logo_url": "https://media.licdn.com/dms/image/v2/D560BAQEB3hBAPpy6eA/company-logo_400_400/company-logo_400_400/0/1701206672523/life_action_ministries_logo?e=1741824000&v=beta&t=sOYg1z_K1Qz43xE76NvaKpZNaH3OaS65Pxwqt7yPyE4"
                    }
                ],
                "education": [],
                "languages": [],
                "languages_and_proficiencies": [],
                "accomplishment_organisations": [],
                "accomplishment_publications": [],
                "accomplishment_honors_awards": [],
                "accomplishment_patents": [],
                "accomplishment_courses": [],
                "accomplishment_projects": [],
                "accomplishment_test_scores": [],
                "volunteer_work": [],
                "certifications": [],
                "connections": 421,
                "people_also_viewed": [
                    {
                        "link": "https://www.linkedin.com/in/lance-cacho-515a6629",
                        "name": "Lance Cacho",
                        "summary": "Lead Developer at LeaseCalcs Inc.",
                        "location": "Irvine, CA"
                    },
                    {
                        "link": "https://www.linkedin.com/in/willoller",
                        "name": "Will Oller",
                        "summary": null,
                        "location": "Roseville, CA"
                    },
                    {
                        "link": "https://www.linkedin.com/in/shannonmcpherson",
                        "name": "Shannon McPherson",
                        "summary": null,
                        "location": "Bellingham, WA"
                    },
                    {
                        "link": "https://www.linkedin.com/in/godoshi",
                        "name": "Sarah G.",
                        "summary": null,
                        "location": "Laguna Beach, CA"
                    },
                    {
                        "link": "https://www.linkedin.com/in/virendrachandak",
                        "name": "Virendra Chandak",
                        "summary": null,
                        "location": "Los Angeles, CA"
                    },
                    {
                        "link": "https://www.linkedin.com/in/marc-abuel-8298b770",
                        "name": "Marc Abuel",
                        "summary": null,
                        "location": "Los Angeles, CA"
                    },
                    {
                        "link": "https://pk.linkedin.com/in/kaleemmuhammad",
                        "name": "Kaleem Muhammad",
                        "summary": "Freelance Web Developer | WORDPRESS | Shopify | Frontend | SEO",
                        "location": "Islamabad"
                    },
                    {
                        "link": "https://www.linkedin.com/in/sarabine",
                        "name": "Sara B.",
                        "summary": null,
                        "location": "United States"
                    },
                    {
                        "link": "https://www.linkedin.com/in/steve-long-69b52621",
                        "name": "Steve Long",
                        "summary": null,
                        "location": "Austin, TX"
                    },
                    {
                        "link": "https://www.linkedin.com/in/sulavregmi",
                        "name": "Sulav Regmi",
                        "summary": null,
                        "location": "Washington DC-Baltimore Area"
                    },
                    {
                        "link": "https://www.linkedin.com/in/aj-penninga",
                        "name": "AJ Penninga",
                        "summary": "Engineer at Zaengle | Web & Software Development",
                        "location": "Lake Leelanau, MI"
                    },
                    {
                        "link": "https://www.linkedin.com/in/ian-rockefeller-3687b261",
                        "name": "Ian Rockefeller",
                        "summary": null,
                        "location": "Greater Philadelphia"
                    },
                    {
                        "link": "https://www.linkedin.com/in/edricmartinez",
                        "name": "Edric Martinez",
                        "summary": "Development Manager @ Leadhub | Full Stack Developer, JSON, Tailwind CSS, PHP, Wordpress",
                        "location": "Boerne, TX"
                    },
                    {
                        "link": "https://www.linkedin.com/in/michalisantoniou",
                        "name": "Michalis Antoniou",
                        "summary": "Cofounder & Director Of Engineering at CircleLink Health",
                        "location": "Teaneck, NJ"
                    },
                    {
                        "link": "https://www.linkedin.com/in/ungoldman",
                        "name": "Nate Goldman",
                        "summary": null,
                        "location": "Portland, OR"
                    },
                    {
                        "link": "https://www.linkedin.com/in/sergiidolgushev",
                        "name": "Sergii D.",
                        "summary": null,
                        "location": "Tallahassee, FL"
                    },
                    {
                        "link": "https://www.linkedin.com/in/ladysword",
                        "name": "Sandi Laufenberg-Deku",
                        "summary": "Software Developer (MS Access, VBA, Mobile Web, Hybrid Mobile with Android and iOS, PhoneGap/Cordova)",
                        "location": "Sun Prairie Town, WI"
                    },
                    {
                        "link": "https://www.linkedin.com/in/brandon-berger",
                        "name": "Brandon Berger",
                        "summary": null,
                        "location": "Melbourne, FL"
                    },
                    {
                        "link": "https://www.linkedin.com/in/josephcardwell",
                        "name": "Joseph C.",
                        "summary": null,
                        "location": "Austin, TX"
                    },
                    {
                        "link": "https://www.linkedin.com/in/bensewards",
                        "name": "Benjamin Sewards",
                        "summary": null,
                        "location": "Ipswich, MA"
                    }
                ],
                "recommendations": [],
                "activities": [],
                "similarly_named_profiles": [
                    {
                        "name": "Josh Kimbrel",
                        "link": "https://www.linkedin.com/in/josh-kimbrel-431598304",
                        "summary": "--",
                        "location": "Birmingham, AL"
                    },
                    {
                        "name": "Josh Kimbrel",
                        "link": "https://www.linkedin.com/in/josh-kimbrel-3b07972aa",
                        "summary": "--",
                        "location": "Secaucus, NJ"
                    },
                    {
                        "name": "Joshua Kimbrel",
                        "link": "https://www.linkedin.com/in/joshua-kimbrel-696555192",
                        "summary": null,
                        "location": "Americus, GA"
                    }
                ],
                "articles": [],
                "groups": [
                    {
                        "profile_pic_url": "https://media.licdn.com/dms/image/v2/C4E07AQEbob6KmbZtnw/group-logo_image-shrink_48x48/group-logo_image-shrink_48x48/0/1631364038870?e=1734138000&v=beta&t=BReJXGQpPZkpUuVh2jiG5REhE0fl77n-jrh1HEPMRQQ",
                        "name": "Agile Clinic – Good Practices For Agile Change",
                        "url": "https://www.linkedin.com/groups/8435015"
                    },
                    {
                        "profile_pic_url": "https://media.licdn.com/dms/image/v2/C4E07AQE9QXMpZ9ijyw/group-logo_image-shrink_48x48/group-logo_image-shrink_48x48/0/1631371034575?e=1734138000&v=beta&t=iF0ZgBnc3axmY3mh31Twz2oqSvpw84CmzWOCPdMtFO4",
                        "name": "PHP Framework - Wordpress, Laravel, Symfony, CakePHP, CodeIgniter, Zend, Phalcon, Magento, Yii, Slim",
                        "url": "https://www.linkedin.com/groups/2125961"
                    }
                ],
                "skills": []
            },
            "last_updated": "2024-12-18T04:08:58"
        }
    ],
    "next_page": "https://nubela.co/proxycurl/api/v2/search/person?page_size=1&enrich_profiles=enrich&next_token=EOsFfXeP9F8BRNX239h4JPJHFku44KCiyxSBKqwk7qM8XTpLsOvFSl0euMWqTstH2a7y9cgM7RHIPAGECL2Hj9Ur1E0njXJ8luT1dpB3PjnEmzcrBCnGLO1W2R5v6AWTzN8T5TNwbFeAoCVDr0Kx6TBqmsivuVrNPqwjak8HJGH3XhflsTapmqUlttYjAejeWGOR9eSa7nzORS38iejFQLBj9xeX5J17Wz",
    "total_result_count": 584
}
Person Search Endpoint / use-case Story ultimate guide to linkedin xray searches ultimate guide to linkedin xray searches ultimate guide to linkedin xray searches

The Ultimate Guide to LinkedIn X-Ray Searches

We talked about how to use the Boolean operators - AND, OR, NOT - to do advanced LinkedIn searches. Beyond LinkedIn, you can also search LinkedIn on Google, and the results can be surprisingly good too. On Google, there are even more operators to tighten your searches such as intitle: and intext:. we also shared a highly-scalable and automated way to search people - via Proxycurl's Person Search Endpoint.

Continue story

Simple, fair pricing.

Companies of all sizes need access to Proxycurl, so we have a flexible pricing system for any size of project or company.

Pay as you go
Starts from
$ 0.009 / credit

3 credits / request

See Pricing Table
Enterprise
Volume pricing available

Annual contracts

Send Email

Featured Articles

Here's what we've been up to recently.