LinkDB is typically used by data-centric companies to power search applications. LinkDB is often used alongside Proxycurl API. Utilize LinkDB to identify interesting profiles, then employ Proxycurl API to extract detailed and updated data on these prospects.
[
{"public_identifier": "timferriss", "first_name": "Tim", ..}
{"public_identifier": "williamhgates", "first_name": "Bill", ..}
{"public_identifier": "ejbfriedman", "first_name": "Elizabeth", ..}
{"public_identifier": "jeremiah-driansky-18911724", "first_name": " ..}
{"public_identifier": "sodiq-ayilara-md-76b25b156", "first_name": " ..}
]
Country | People Profile |
---|---|
United States |
265+M |
India |
25+M |
United Kingdom |
22+M |
Brazil |
18+M |
Canada |
13+M |
France |
12+M |
Germany |
9.4+M |
Australia |
8.4+M |
Mexico |
6.0+M |
Italy |
5.4+M |
Spain |
5.3+M |
Indonesia |
4.5+M |
Netherlands |
4.3+M |
China |
3.9+M |
South Africa |
3.4+M |
Country | Company Profile |
---|---|
United States |
5.9+M |
United Kingdom |
1.9+M |
France |
1.0+M |
Germany |
1.0+M |
India |
852+K |
Brazil |
514+K |
Australia |
446+K |
Spain |
435+K |
Canada |
408+K |
Netherlands |
401+K |
Italy |
307+K |
Belgium |
247+K |
South Africa |
149+K |
China |
136+K |
Mexico |
110+K |
LinkDB snapshots are provided in Parquet file format. For seamless integration, here are some sample Parquet files identical to the data we deliver:
Download Parquet SampleWe extract and provide millions of up-to-date LinkedIn profiles to our API users. Each user, as part of a collective, determines which profiles are of interest by accessing our Person Profile Endpoint for a newly extracted profile. Each fresh profile is then fed back into the system to update and enhance LinkDB with new entries.
Understand LinkDB UpdatesLinkDB cannot be purchased for resale. At any given time, you should not disclose more than 33% of LinkDB data (including derivatives) to any customer or to the public. You may use LinkDB to enhance your applications provided, no customer is exposed to more than 33% of the data you purchased from us.
Review Data Licensing AgreementCompany Profile URL
List of employees
curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://nubela.co/proxycurl/api/linkedin/company/employees/?employment_status=current&url=https://www.linkedin.com/company/nubela
Company Profile URL
List of employees that meet a set of criteria
curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://nubela.co/proxycurl/api/linkedin/company/employee/search/?country=us&keyword_regex=ceo%7Ccto&linkedin_company_profile_url=https://www.linkedin.com/company/microsoft/
Person Profile URL
LinkedIn (Person) Profile URL
curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://nubela.co/proxycurl/api/search/person/?last_name=Jackson%7CJohnson&first_name=Sarah&city=Seattle%7CLos+Angeles¤t_company_region=United+States
Company Profile URL
List of companies that meet a set of criteria
curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://nubela.co/proxycurl/api/search/company?country=us&city=Seattle%7CLos+Angeles&name=Technology&employee_count_min=1000&founded_before_year=1999&founded_after_year=1999
Do you sell subsets of the data?
We do not sell subsets of the data other than by the countries.
What is the pricing of the dataset?
Our prices are usually priced in the 5-digits per data segment. See LinkDB's Pricing Page for more information.
Can I resell LinkDB?
Sorry. We do not sell LinkDB to resellers.
Here's what we've been up to recently.
Let's kick off this article with a demo. Run the following command to see what an enriched LinkedIn profile looks like when accessed through a 3rd-party LinkedIn API: $ curl \ -G \ -H "Authorization: Bearer demo-bearer-token" \ 'https://nubela.co/proxycurl/api/v2/linkedin' \ --data-urlencode 'linkedin_profile_url=https://www.linkedin.com/in/
13 MIN READ
We have good news for you! We've added two smaller denominations of auto top-ups: * $10 * $50 Some of you are working hard to scale up your businesses and applications, while thoroughly enjoying using our products doing so. These two new options could help you manage the costs better vs the
1 MIN READ