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
copyicon. 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
Subscribebutton.

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
Remixbutton.

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

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

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

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

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