In this workflow, you can find LinkedIn profile URLs with only a full name and company name and search those profiles for specific keywords
Explore more templates
Extract a list of companies that can't be filtered for on Apollo or scraped from Google Maps
by
Clay Team
In this workflow, you'll be able to
- Scrape search results of affiliate websites using Serper
- Scrape affiliate websites for companies that are typically hard to generate a lead list from
- Compile them into JSON format to export to a different table with each scraped domain in a separate row
To run this play, you will need your own Serper.dev API Key.
Convert personal emails to work emails
by
Clay Team
This template utilizes a combination of data providers to find work emails, starting with personal emails. Here's how it works:
- Finds a person's professional profile identifier via their personal email
- From their profile, finds their current company and that company's domain
- Finds their work email using their name (from the newly found profile) and company domain
To find each of these data points, the template utilizes waterfalls – a powerful Clay feature that allows fetching data from multiple sources, providers, or databases with ease.