aminblm/linkedin-email-finder ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Node app that takes my LinkedIn connections export CSV, asks me to log into LinkedIn when it runs, then goes through my connections and tries to find their email addresses for me.

I want it to be simple to use from the command line, so I can put the Connections.csv file in the project folder, run the app, enter my LinkedIn credentials, and let it finish on its own. When it is done, it should save all the emails it found into a text file inside an output folder, and keep the process easy to follow with clear messages in the terminal.

If the LinkedIn page layout changes, make it easy to update the script so it still works. Please use the current docs online if you need to, and keep the code clean enough that I can run it on my computer without much setup.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab