Score leads based on tech stack, key financials, recent news, and headcount growth
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.
This workflow will help you:
- Find lookalike companies similar to your target prospects
- Determine whether those companies have active promotions
- Capture promotional details
- Check to see if those companies use a specific product, service, or competitor
For detailed instructions on how to use this template, check out this Claybook
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.