A robot that extracts contacts from saved lists. It can also run those contacts against hunter.io and add an email.
This bot allows humans to focus on crafting lists and not spend time list-building in LinkedIn.
- Clone the repo
- Install the dependencies using
rcc
- Create a
.env
with the following variables:
RC_API_SECRET_HOST=''
RPA_SECRET_MANAGER='RPA.Robocloud.Secrets.FileSecrets'
RPA_SECRET_FILE='/path/to/vault.json'
The bot runs as an Assistant Bot on Robocorp or you can just run it with pure python as python task.py
Reach out to us at hello@formulatedautomation.com