tanharoh / Unregistration-Domain-Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##About This script use the www.name.com and Godaddy search api to handle requests
If you input the length of suffix,it will use name.com api
self.list include extensions which will use name.com api to search
self.list2 include extensions which will use Godaddy api to search
Priority: self.list2 > self.list
If you want to use Godaddy's API to search .com extension,add com to self.list2 Questions to admin@185.es ##Pre-require moudle:requests,bs4

About

License:GNU General Public License v2.0


Languages

Language:Python 100.0%