Search for people in LinkDB using 46 data attributes with regular expressions
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/search/person//' \
1 --data-urlencode 'summary=(?i)clojure' \
2 --data-urlencode 'past_role_title=(?i)software engineer|\bswe\b' \
3 --data-urlencode 'education_school_name=^(Brown University|Columbia University|Cornell University|Dartmouth College|Harvard University|University of Pennsylvania|Princeton University|Yale University)$' \
--data-urlencode 'education_field_of_study=(?i)computer science' \
4 --data-urlencode 'country=US'
Search for companies in LinkDB using 21 data attributes with regular expressions
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/search/company' \
1 --data-urlencode 'type=PRIVATELY_HELD' \
--data-urlencode 'country=US' \
--data-urlencode 'founded_after_year=2019' \
2 --data-urlencode 'funding_raised_after=2021-04-01' \
--data-urlencode 'funding_amount_min=5000000'
/ result returned
*For example: 1000 profiles returned via Search APIRead our latest updates about Search API
Here's what we've been up to recently.
With so many reverse email lookup tools on the market in 2024 -- it's hard to make a decision on which tool is the right one for you. Let's help make that easier with a closer look at the top 5 reverse email lookup tools of 2024.
9 MIN READ
New B2B data and sales intelligence products are being created all the time. Multiple of them receive millions in funding and revenue. Would you like to cut your own tiny slice of that market out for yourself? If so, here's how...
10 MIN READ