Zum Inhalt

linkedin_scraper

module wittgenstein_enrichment_client.providers.linkedin_scraper

Classes

wittgenstein_enrichment_client.providers.linkedin_scraper.LinkedInScraperProvider

class LinkedInScraperProvider(use_playwright: bool = False, api_key: Optional[str] = None)

Enrichment provider that retrieves LinkedIn profile data via Playwright or APIs.

Methods

wittgenstein_enrichment_client.providers.linkedin_scraper.LinkedInScraperProvider.enrich_profile

async method LinkedInScraperProvider.enrich_profile(self, linkedin_url: str) → Dict[str, Any]

Fetch profile/company page from LinkedIn.