serper
module wittgenstein_enrichment_client.providers.serper
Classes
-
SerperProvider — Enrichment provider using Serper (Google Search API) to retrieve company context.
wittgenstein_enrichment_client.providers.serper.SerperProvider
class SerperProvider(api_key: Optional[str] = None)
Enrichment provider using Serper (Google Search API) to retrieve company context.
Methods
-
search_company — Search Google for company news, tech stack clues, or funding details.
wittgenstein_enrichment_client.providers.serper.SerperProvider.search_company
async method SerperProvider.search_company(self, company_name: str) → Dict[str, Any]
Search Google for company news, tech stack clues, or funding details.