π£ Verify Linkedin company page by domain with Airtop
β‘ 390 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
Automating LinkedIn Company URL Verification
Use Case
This automation verifies that a given LinkedIn URL actually belongs to a company by comparing the website listed on their LinkedIn page against the expected company domain. It is essential for ensuring data accuracy in lead qualification, enrichment, and CRM updates.
What This Automation Does
Input Parameters
- Company LinkedIn: The LinkedIn URL to be verified.
- Company Domain: The expected domain (e.g.,
example.com) for validation. - Airtop Profile (connected to LinkedIn): Airtop Profile with LinkedIn authentication.
Output
- Confirmation whether the LinkedIn page corresponds to the provided domain.
- Returns the verified LinkedIn URL if the match is confirmed.
How It Works
- Extracts the website URL from the specified LinkedIn company profile.
- Compares the extracted URL with the provided company domain.
- If the domain is contained in the extracted website, the LinkedIn profile is confirmed as valid.
- Returns the original LinkedIn URL if the match is successful.
Setup Requirements
Next Steps
- Use for LinkedIn Discovery Validation: Ensure correctness after automated LinkedIn page discovery.
- Combine with CRM Updates: Prevent incorrect LinkedIn links from being stored in CRM.
- Automate in Data Pipelines: Use this as a validation gate before enrichment or scoring steps.
π Nodes Used
Execute Workflow Trigger, Filter, n8n Form Trigger, Airtop
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File