Anybody have an Instagram BULK/MASS username availability checker?

DR3AM2

Newbie
Joined
Jan 18, 2016
Messages
0
Reaction score
0
Hello,
I'm trying to get a good username for Instagram (OG, such as filmed, vacuums, blenders, etc.) and I've spent hours manually checking the availability of these types of usernames. Does anybody have a BULK username checker?
 
Would be interested as well. For fitness niche it seems like most good usernames are taken already
 
Would be pretty simple to do. How "bulk" are we talking?

Easiest way would be to use PHP(or any other language) and cURL instagram(dot)com/USERNAME/ - and then return availability depending on the servers response(either the account is gunna exist and you land on the page, or you get redirected).

Kick it up a notch with phantomJS or Selenium, but overall a pretty simple task.
 
Back
Top