π£ Enrich Linkedin profiles from Google Sheets via RapidAPI
β‘ 11,988 views Β· π£ Lead Generation & Enrichment
π‘ Pro Tip β If youβre pulling LinkedIn data through HTTP requests or dealing with API restrictions, thereβs a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search β you just pass a URL and get structured data back.
Description
LinkedIn Profile Enrichment Workflow
Who is this for?
This workflow is ideal for recruiters, sales professionals, and marketing teams who need to enrich LinkedIn profiles with additional data for lead generation, talent sourcing, or market research.
What problem is this workflow solving?
Manually gathering detailed LinkedIn profile information can be time-consuming and prone to errors. This workflow automates the process of enriching profile data from LinkedIn, saving time and ensuring accuracy.
What this workflow does
- Input: Reads LinkedIn profile URLs from a Google Sheet.
- Validation: Filters out already enriched profiles to avoid redundant processing.
- Data Enrichment: Uses RapidAPIβs Fresh LinkedIn Profile Data API to retrieve detailed profile information.
- Output: Updates the Google Sheet with enriched profile data, appending new information efficiently.
Setup
- Google Sheet: Create a sheet with a column named
linkedin_urland populate it with the profile URLs to enrich. - RapidAPI Account: Sign up at RapidAPI and subscribe to the Real-Time Data Enrichment API.
- API Integration: Replace the
x-rapidapi-keyandx-rapidapi-hostvalues with your credentials from RapidAPI. - Run the Workflow: Trigger the workflow and monitor the updates to your Google Sheet.
How to customize this workflow
- Filter Criteria: Modify the filter step to include additional conditions for processing profiles.
- API Configuration: Adjust API parameters to retrieve specific fields or extend usage.
- Output Format: Customize how the enriched data is appended to the Google Sheet (e.g., format, column mappings).
- Error Handling: Add steps to handle API rate limits or missing data for smoother automation.
This workflow streamlines LinkedIn profile enrichment, making it faster and more effective for data-driven decision-making.
π Nodes Used
Google Sheets, HTTP Request, Filter
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File