I have a bunch of linkedin profile urls in my CSV. I need a tool that scrapes these profiles and writes personalised cold emails for me. Is there something that does this already?
I say this because, I have developed a little script that does this for me. Either I scale that or I just pay for an existing tool.
If my description is not clear, I have added a screenshot of the output to this post
Now I can import this CSV into MailChimp and personalise the emails with the personalised content fields and the subject line
I have been playing with this a little bit there is definitely a way, not sure of a tool but I know you can string together a few services to do so.
You can use zapier or make to comb through the google sheet, chat gpt to identify specific key words and then write a specific mail responses based on those and then have it auto send out the emails that fall into a specific category that you predefine in make or zapier. Hope this helps
Honestly sounds like a good idea, even if there are competitors (which idk if there are). Wouldn't hurt to release it if you already have most of it built. Btw, I built MyTargetUsers to quickly help you find any competitors and target communities to focus on marketing when you launch, that way you focus on building - not marketing
To get personal emails written you need a LLM. To orchestrate this you need Lang chain
the best tools i know are below, you'll have to just check which one suits you best:
snov io
dripify
octopuscrm
phantombuster
apollo io
best of luck!
I could possibly build you an API that does this and offer it as a service. How many personalised emailes do you need per month roughly and how much would you be willing to pay for it?
We built a App Script automation based on Google excel. The idea is
Hope this hopes.