Write a selenium script that creates Instagram accounts
Budget: $30 – $250 USD
I need a Selenium script for Python that does the following:
- Creates an Instagram account (Names should be loaded from the predefined list (txt file))
- Logs into an existing gmail account and clicks the verification link
- Uploads 2 photos on this new Instagram account (photos should be loaded from the predefined folder, and used 2 by 2)
The script should have a variable that defines how many accounts you want to create. The scripts needs to hide the fact that Selenium is used (by hiding chromedriver or whatever....), randomize browser fingerprint and do whatever is necessary to make multiple account creation possible.
For the final test, we will create 30 instagram accounts. If all accounts are created successfully the job is considered done. We will use the mobile network for the test and whatever is necessary to prevent IG from blocking account creation from the same IP
- Creates an Instagram account (Names should be loaded from the predefined list (txt file))
- Logs into an existing gmail account and clicks the verification link
- Uploads 2 photos on this new Instagram account (photos should be loaded from the predefined folder, and used 2 by 2)
The script should have a variable that defines how many accounts you want to create. The scripts needs to hide the fact that Selenium is used (by hiding chromedriver or whatever....), randomize browser fingerprint and do whatever is necessary to make multiple account creation possible.
For the final test, we will create 30 instagram accounts. If all accounts are created successfully the job is considered done. We will use the mobile network for the test and whatever is necessary to prevent IG from blocking account creation from the same IP