$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Learn how to automate accepting LinkedIn connection requests and sending a personalized message about data science and YouTube channels, saving significant time.
One time, I had more than 300 requests of connections on Linkedin, I wanted to accept all of the invitations, and also, share a bit about my interest in data science and if they want to learn more about it, they can find my YouTube channel.
Since it is a time consuming task, requiring sending the personalized message to every individual, I decided to create a Python code to automate this process. Using Python, selenium, and web driver, I was able to finish the task in less than 2 hours including the sleep time between the automation actions.
Loading recent emails...