Linkedin Automation Tool
Budget: $30 – $250 USD
I am looking for a skilled freelancer to develop a LinkedIn automation tool for me. The main goal of this project is to manage discussions with potential job candidates . I would prefer the tool to have automated messaging as a feature as well as automatic connection request. I only need one LinkedIn account to be automated. Ideal skills and experience for this project include proficiency in programming languages such as Python, experience with LinkedIn APIs and web scraping, and prior experience in developing automation tools.
A bit more detailled on the project:
As an input, this python script would take the user linkedin authentification token provided manually (parameter in the fonction)
I would then need the following 4 python functions develpped
- Determine wether a specific profile is already a connection or not (input: profile URL. Output: yes/no)
- Send a connection request to a specific profile (input: profile URL, message. Output (Success or error message)
- Send a message to a specific contact (input: profile URL, message. Output (Success or error message)
- Read the last messages received from a specific contact (input: profile URL. Output: last responses since our last messages - could be one or several, all concatenated in one message)
Functions needs to be working and tested
A bit more detailled on the project:
As an input, this python script would take the user linkedin authentification token provided manually (parameter in the fonction)
I would then need the following 4 python functions develpped
- Determine wether a specific profile is already a connection or not (input: profile URL. Output: yes/no)
- Send a connection request to a specific profile (input: profile URL, message. Output (Success or error message)
- Send a message to a specific contact (input: profile URL, message. Output (Success or error message)
- Read the last messages received from a specific contact (input: profile URL. Output: last responses since our last messages - could be one or several, all concatenated in one message)
Functions needs to be working and tested