#
# # # # #

Linkedin User Profile Scraper API

API:Marketing

US$20US$30

  • Linkedin profile scraper API faciliates you to search talents or potential prospect just inputting simple queries. Users just input the company name with title or position name to scrape profiles in mins at scale. The scraped results return the prospect name, position, Linkedin profile URL. Users can get the specific people's contact if you subscribe the standard or pretisge plan

  • The API is only for your personal use. For more details regarding API usage obligation & liability, please read Legal Terms of Service & Condition

API Practical Application Showcase 1


Linkedin User Profile Scraper API

Features

  • Linkedin profile scraper API faciliates you to search talents or potential prospect just inputting simple queries.
  • Users just input the company name with title or position name to scrape profiles in mins at scale.
  • The scraped results return the prospect name, position, Linkedin profile URL.
  • Users can get the specific people's contact if you subscribe the standard or pretisge plan

API Endpoint Specifications

  • Endpoint Path: /api/1/linkedinScraperAPI
  • Type of Data: JSON & 20/minute
  • Data Source: Linkedin
  • Request Limit: 500 request/month
  • Script & Integration: Code to integrate with cURL, JS, Python, Ruby, Php, Node.js, Java, .NET, Rust, Go, Typescript
Linkedin User Profile Scraper API Endpoint Basic Info

API Endpoint Path

required

Linkedin User Profile Scraper API

api/1/linkedinProfileScraper


Call Method

Required

POST

Type of Data Return

JSON

Output structured JSON data on Linkedin user profile


Available API Arguments & Parameters

token

required

BUYFROMLO API token. Free and paid subscription APIs are both available: /api/1/linkedinProfileScraper, and accessible to on-site APP on /app/1/linkedinScraper as well

companyname

required

Input the target company name in English

title

required

Enter the specific position title



Linkedin User Profile Scraper API

api/1/linkedinProfileScraper


Code Integration and Response

Python Code Sample


import requests

apiendpoint = "https://api.buyfromlo.com/api/1/linkedinProfileScraper"

## Required Arguments & Parameters ##

token = "your buyfromlo token"
companyname = "a company name"
title="person job title"

data={"companyname": companyname, "title": title}
headers={"Authorization": "Bearer " + token}

## Call the api ##
response = requests.post(apiendpoint, json=data, headers=headers)
print(response.status_code)
print(response.json())
                        

JSON Response Sample


{
    'Prospect Profile': " " (string),
"Linkedin Profile Link": ""(string),
    'Module': " " (string),
}
                        

4.5 (Overall)

  • 5 stars - 38
  • 4 stars - 10
  • 3 stars - 3
  • 2 stars - 1
  • 1 star - 0

Latest Reviews

FAQs

Yes, absolutely. Our API is designed to streamline lead generation by allowing you to search for individuals based on company, job title, or other relevant keywords.

You can retrieve prospect names, job titles, LinkedIn profile URLs, and with our Standard or Prestige plans, you can also access contact information.

Contact information like email addresses and phone numbers are unlocked with our Standard or Prestige plans. You can find detailed pricing on our website.

The API has a limit of 500 requests per month. You can contact us for enterprise solutions if you require higher limits.

Yes, we provide code examples and integration support for various programming languages, including Python, JavaScript, Ruby, and more.

Our API is ideal for lead generation, market research, competitor analysis, and building talent pipelines.

The API allows you to make up to 20 requests per minute.

We typically offer a free trial or a limited-access plan for you to test the API's functionality.

No, the API is strictly for personal use within your organization. Reselling or distributing the data is prohibited. Refer to our Terms of Service for detailed information.

For details on usage obligations, liability, and other legal aspects, please review our Legal Terms of Service & Condition document on our website.