Getting Started
Example Project
Demo project showcasing the Linkd Search API in action
GitHub Repository
Features
- Search for users using natural language queries
- Filter results by school name
- Adjust the number of results shown
- Secure API token storage
- Responsive design
Getting Started
Prerequisites
- Node.js 18+
- A Linkd API token
Installation
- Clone the repository:
- Install dependencies:
- Run the development server:
-
Open http://localhost:3000 in your browser.
-
Set up your API key:
Enter your API key directly in the application UI when you run it.
Usage
- If you’ve set up the API token via environment variable, it will be loaded automatically. Otherwise, enter your Linkd API token in the token input field.
- Type a search query in the search bar (e.g., “People working on AI at FAANG”)
- Optionally, filter results by school
- View user profiles and their details
School Filtering
When using the school filter, please note:
- Use the exact school name as it appears on LinkedIn profiles
- The filter must match the school’s LinkedIn display name
- For example, use “Stanford University” instead of “Stanford” or “SU”
- Multiple school filters can be added to broaden your search
Example Queries
- “People working on AI at FAANG”
- “People who started companies in Web3 or crypto”
- “PhDs now working at FAANG companies”
- “Who works at a VC firm?”
- “CS graduates working on autonomous vehicles”
- “People working on biotech in the Bay Area”