Overview
This automation allows you to perform a Google query and look for an associated LinkedIn Company Page.
Input
As an input, you'll need to provide the following information:
- google_search_query as the query you want to perform (e.g. Captain Data)
- domain optional but allows you to specify your search
- company_name optional but specifies your search as well
How It Works
- If you provide only the google_search_query, the automation will use it directly for the search.
- If you provide both domain and company_name, the automation will combine them in the query:
-
Example: To search across companies
site:linkedin.com/company/ [domain] AND [company_name]
.
-
Example: To search across companies
This flexibility ensures you can tailor your search based on the level of specificity you need.
Parameters
- Country restricts search results to documents originating in a particular country. Check the complete country collections list. (e.g., countryFR)
- Geolocation of end user (two-letter country code). Check the complete country codes list. (e.g., fr)
- Language restricts the search to documents written in a particular language (e.g., lang_fr).