It fetches LinkedIn profiles for a multitude of purposes based on a keyword and location via Google search and stores them in an Excel file for download and in a NocoDB database.
It tries to avoid using costly services and should be n8n beginner friendly.
It uses the serpapi.com to avoid being blocked by Google Search and to process the data in an easier way.
Import the Workflow:
Copy the workflow JSON from the "Template Code" section below.
Import it into n8n via "Import from File" or "Import from URL".
Set up a free account at serpapi.com and get API credentials to enable good Google search results
Set up an API account at openai.com and get API key
Set up a nocodb.com account (or self-host) and get the API credentials
Create the credentials for serpapi.com, opemnai.com and nocodb.com in n8n.
Set up a table in NocoDB with the fields indicated in the note above the NocoDB node
Follow the instructions as detailed in the notes above individual nodes
When the workflow is finished, open the Excel node and click download if you need the Excel file