Any mass name checker?

I was wondering if anyone has or knows the name for an IG name checker that can check a large number of names from a list?

2 Likes

Was looking for the same thing, found a couple of single name checker that weren’t even working good and show available names that weren’t

The readme say:

  • Instagram (currently broken)
    are you using it?
1 Like

Oh Snap, hungover me didn’t read the read me part.

1 Like

ahaha you fooled me for a moment

1 Like

Have you tried scrapebox?

http://www.scrapebox.com/vanity-name-checker

1 Like

this is repost from level 2 :smiley:

You will not be able to check 100% whether accounts exist without trying to set up one.

EDIT:
https://pastebin.com/wSAGu2Tb

This is a simple php script that checks the names given in the file.
Save the script as check.php , create the accounts file in the same directory and enter in it the usernames to check each username in the new line.

image

Script written quickly without checking, I do not know if it works on the windows and how it works for a large number of accounts (I use something more sophisticated with the name generator :sunglasses: ). If the ig starts blocking, you can try to uncomment the sleep function and change the useragent in the code.

Good luck

PS. source: https://mpsocial.com/t/wtb-instagram-username-availability-checker/48409/4

3 Likes

Nice share! I missed that one.

1 Like

Does anyone know if this still works? Or knows of a different name checker?

You can add the usernames as follow sources in jarvee and if they pop up with 0 followers then there is a good chance they don’t don’t exist. you can extract and delete all account with value > then 0 nr followers. Best way I can think of with jarvee. Or you can use his python code here https://www.blackhatworld.com/seo/get-instagram-username-availability-checker-python-source-code.1195021/
But might wanna make sure you don’t look up for 200+ username with same ip because will be flagged so you can rotate proxys.