Web Crawler Bot
I need a webservice that will return domain tld the below info:
…Domain name
…Availability
…Expiray Date
…Registrar
…IP Address
This is webcrawler when called will read mysql table for its domains
This webcrawler need to use a conifg file that will tell it what tld to search and return information on (.i.e. .am , .cz, .fr etc etc.)
This is webcrawler will write the domain information into a mysql table
This is webcrawler will log error to a log file
This is webcrawler needs to process 1 to 1000 domains at one time