Whois Extractor
Bulk whois extractor
I need a script to extract whois information in bulk. Typically around 3000 domains. It will need to work with a proxy list and/or random delay to avoid being blocked.
I will copy and paste a list of domains in the format
website1.com
website2.com
into a text box. The script must then go and collect the whois information for the domains – the full whois must be collected (that is: email address, phone number, address, etc.)
There must be a filter option where I can enter email addresses that should not be collected.
The script must place this information in a database detailing the follwing info for the domains in these fields-
Domain
contact email
country
registrant email
Admin Email
Tech Email
Billing Email
Phone
Fax
Fulladdressinfo
There must be a report function, where I can run reports from the database. When I run a report, I want to specify which (or:all) of the fields should be included in the report. And there must a report filter, where if any of the the words in the filter is found in the information for the domain, it must not be included in the report. For example: if I enter “canada” in the report filter, then any domain that contains the word “canada” anywhere in the whois info of that domain must be excluded from the report.
My preference is PHP and MYsql. If you plan on doing it any other way, you must explain when bidding.
That’s it!



