People Data Enricher
Download the template here, enter your list into it and it'll do the magic
Sign in to use the People Data Enricher
Enrich new lists, view old lists and inspect results as they come in.
What this does:
This tool is quite simple, provide some key details about your target prospects and this tool will go to a range of data providers and try to find more details about them - it will return: Name, Email, Phone, Title, Seniority, LinkedIn URL and many company details.
Use Cases:
- Prospect quickly and efficiently
- Find contact's emails from easily accessible data
- Compile a quality list and send accurate data
Notes:
- 500 maximum rows
- The schema must match the template - here
- Each row must have a minimum amount of data - details in the form
How this operates:
The bot validates the CSV given and then performs a waterfall enrichment from various data providers. This ensures good data coverage but please try to go for pretty normal things haha. This is pretty expensive to use so be glad you've got access haha.
What it's built with:
This is built inside of a docker container and can work from anywhere with an internet connection. it has been built this way because it can then be decoupled from the cloud in order to save cost. Inside it is currently running on Python for ease of writing and module quantity. We are using SQLAlchemy for internal db management.