Tutorial: LinkedIn Leads Builder Agent
This agent is designed to help you scrape publicly available information from LinkedIn profiles using RapidAPI API integration. Additionally, this agent assists in securely uploading the scraped data to designated Airtable databases.
RapidAPI Registration
RapidAPI provides a variety of endpoints for various purposes. Among these, the LinkedIn BULK data scraper endpoint is utilized by this agent.
Follow the following steps to get your Rapid API key.
- Go to https://rapidapi.com/
- If you do not have an account, proceed to create one by following the registration process.
- After completing the sign up process, you will be assigned a default API key that you can access here.

- Copy your API key using the
copy
icon. You can also click the eye icon to see your API key. - After your API key is copied, navigate to this link and go to the pricing tab.

- Select a subscription plan from the options available: Basic (free), Pro , Ultra Plan or Mega plan. The basic plan allows 150 API requests per month for free.

- Click the
Subscribe
button.

Agent Setup
- In
SmythOS
, navigate to the templates tab.

- You can scroll down to find the LinkedIn Leads Builder or simply search for it in the Search tab, then click the
Remix
button.

- Allow the template to initialize and configure.
Crawl a LinkedIn Profile Setup
- Locate the
Crawl a LinkedIn
API call component. Click the gear icon to open the settings.

- Replace the
X-RapidAPI-Key
value on the API call header with your RapidAPI key.

- Click
Save
and don’t forget to click the check icon to save your configuration.
Crawl a Multiple Profile Setup
- Locate the
Crawl a Multiple Linkedin Profiles
API call component. Click the gear icon to open the settings.

- Replace the
X-RapidAPI-Key
value on the API call header with your RapidAPI key.

-
Click
Save
and don’t forget to click the check icon to save your configuration. -
You’re all set!