This workflow automates the extraction of detailed LinkedIn profile information through the TexAU API. It is designed for lead enrichment, prospect research, hiring workflows, and any automation requiring structured profile data from LinkedIn.
How it Works
- The workflow is triggered manually or through another workflow.
- A request is sent to TexAU’s LinkedIn Profile Scraper task, providing the target LinkedIn profile URL or ID.
- TexAU starts a profile-scraping job in the background.
- The workflow waits briefly to allow processing time.
- A follow-up request retrieves the completed results from TexAU’s results endpoint.
- The workflow outputs a structured JSON representation of the profile, typically including name, headline, role, location, experience, skills, and education.
Setup Steps
- Add your TexAU API key to the HTTP Request node.
- Supply the LinkedIn profile URL dynamically or manually.
- Adjust the wait time depending on TexAU’s queue speed.
- Connect your CRM, database, or AI logic to process the profile results.
Good to Know
Data availability depends on what is publicly visible. Processing time varies based on TexAU queue load.