Hello! I am trying to do Clay's "Find and Enrich Person from Google Search", but I want to return a list of ALL results (e.g., 5 people) instead of 1 Can you help me figure out how to do this? --- My attempt to do this is currently using the "Perform Search" enrichment with the following input site:linkedin.com/in intitle: {{Company}} (intitle:"CEO" OR intitle:Chief Executive Officer) But my results seem to be missing lots of people and I am pretty sure Clay's "Find and Enrich Person from Google Search" would find them.
The "Find and Enrich Person from Google Search" action is designed to find and enrich one person at a time, not multiple results. For finding multiple people (like 5 CEOs), use our "Find People" feature instead. This tool lets you search for multiple contacts based on company data, job title, seniority, and location filters. You can preview results before importing and get hundreds of matching contacts in one search. There's also a "Find People with Companies, People, and Jobs" action that retrieves detailed information about multiple individuals based on specific criteria like job title or company.
Clay table url (take a look at ceo tab, results arent working out for me): https://app.clay.com/workspaces/203776/workbooks/wb_0t062ki8fV4byhTQBdY/tables/t_0t065k6uz8QEqdK6aTq/views/gv_0t062kx7Hv7WJDSKaPX I understand "Find People" has very limited coverage and that Google Search can find more people. That's why I'm opting for google search. Let me know if my knowledge is outdated, this is how it used to be
Hey George! I think the issue here is with passing in the company name to your google search query, as the Linkedin results may be under different formatting. Instead, I would recommend using a "Use AI" column to achieve the same search but through an AI model. To set this up, I recommend using a "Use AI" column action and explaining in plain english the inputs and what you want it to do. After clicking 'Generate', our system should be able to create the perfect prompt for this use case. Hope this helps!
