Skip to content

This Python program generates multiple linked accounts with random names and profile pictures, and verifies them through phone and email. It also follows random companies, connects with random profiles, sends messages, and updates bio and profile info. Uses Selenium, SMS-Activate, and SMTP for email.

Notifications You must be signed in to change notification settings

StarMarketPros/linkedin-mass-accounts-creator

 
 

Repository files navigation

1 / 1

Python Program for Creating Linked Accounts with Phone and Email Verification

This program creates multiple linked accounts with random names and profile pictures, and verifies them through phone and email. It also follows random companies, connects with random profiles, sends messages, and updates bio and profile info.

Table of Contents

Installation

  1. Install dependencies using pip pip install -r requirements.txt

  2. Create an account with SMS-Activate and add funds to your balance. Obtain an API key from the SMS-Activate dashboard.

  3. Set up an email account for verification purposes. Make sure that your account settings allow "less secure apps" to access your account.

  4. Clone the repository and navigate to the directory:

git clone https://github.com/ShahrozAtiq/linkedin-mass-accounts-creator.git

cd create_linked_accounts

Usage

Run the bot with the following command:

pythonCopy code

python create_accounts.py

The bot will ask how many profiles you want to create. Once you enter a number, it will start creating the required number of linked profiles. It will generate random names using names.json and upload static profile pictures. It will then perform phone verification using SMS-Activate and email verification using SMTP. After verification, it will follow random companies, connect with random profiles, send messages, and update bio and profile info.

Demo

Watch demo

Technologies Used

  • Undetected ChromeDriver
  • Selenium
  • SMS-Activate
  • Email

Contact Me

Upwork Icon Email Icon Discord Icon Skype Icon LinkedIn Icon
View my Upwork profile Send me an email
shahrozatiq@outlook.com
Chat on discord
shz#1259
Chat with me on Skype
live:.cid.d443850fdc6504ea
Connect with me on LinkedIn

About

This Python program generates multiple linked accounts with random names and profile pictures, and verifies them through phone and email. It also follows random companies, connects with random profiles, sends messages, and updates bio and profile info. Uses Selenium, SMS-Activate, and SMTP for email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%