Promote your linkedin Account with -Linkedin Promoter- by enlarging your network - By :
- Mass Adding from section "People you may know"
- Add By your own keywords and interest YAAY !
- Withdraw All Sent Connections to start again (once you withdraw an invitation, you need to wait until 21 days again to re-invite that)
- specifie how much you want to add
- Skip the pop-up box asking to add a note (Adding note will be added soon)
- Login once by saving the session cookies ( Removed due to chrome and ChromeDriver version conflict )
- Added Config file for more Control
- Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) be automated as well.
- WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. ChromeDriver is a standalone server which implements WebDriver's wire protocol for Chromium.
Easy , just selenium
pip install selenium
And Download ChromeDriver - WebDriver for Chrome from here
Make sure to put the ChromeDrive next to the script and named ChromeDriver.exe
python linkedin_Promoter.py -e YOUR_EMAIL -p YOUR_PASSWORD
- Make sure to check if you're connected or not because There no Test are done by the script (This version ).
- You can change the times of retry from MAX_CLICK_TRIES .
- when you choose an option you can enter the maximum number of accounts to add .
- in the second choice (Add By your own keywords and interest) you can type as much you want of keywords seprated by a plus sign (+) .
- You can play around with these arguments like making it headless or changing loging level it's on your court now :
PS : Check the Code nothing Sent to me or a server if you have any doubt . Moreover , Don’t worry. Your password is totally strong enough lol
- Bezaaaaaaf lol
Free Software, Hell Yeah !