(free) API or PHP script for bulk check domain availability ?

roaldd

Registered Member
Joined
Aug 26, 2012
Messages
63
Reaction score
5
I know the namecheap and godaddy bulkchecker, but i want something stand-alone so i can export data in excel.

My own hosting got an API but it will only give me 500 checks a day.

Does anybody know something better?
 
I'm very interested too. I need a script that check it auto and send me email when certain domain is available.
 
I too would love this, anyone know I feel like i have seen this before.
 
I could probably whip something up in a day or two. It would be either browser based or an actual windows based app.

If I see enough interest I'll set up a thread with a poll, then development would probably start tonight.
 
lol thats not free stuff dude. sorry. :)
 
Just create a PHP script and use any whois service available that suits your needs.

If the whois returns false, it is available. Done. :)
 
easier but can get your host banned :D
Just create a PHP script and use any whois service available that suits your needs.

If the whois returns false, it is available. Done. :)
 
hmm seems they are forgiving!
Well, this as not happened yet... :p

Thanks for the tip!

EDIT: op can use proxy anyway. good method :)
 
Back
Top