GhostArmor
Newbie
- Jun 6, 2024
- 9
- 3
So I've recently just created a JavaScript Puppeteer script for a client who's a car salesman at Chrysler. The salespeople at the company get auto-emailed new leads to them through a lead distribution system provided by Keyloop (an automotive tech solutions company). To get a lead, you need to be the first to click on the "reply by email" button inside the email. I wrote a script that monitors his Outlook inbox and opens new emails from the specific lead distributor email and automatically opens the link to pick up a new lead when it comes. I'm wondering if anyone has any tips for scaling or adapting this to make more money? The script can be adapted for sure but it's main purpose right now is monitor an email inbox, listen for specific emails by specific senders, and extract/click on links in those emails.
Would love to get your guys' insights into this!
Would love to get your guys' insights into this!