Changes

Jump to navigation Jump to search
478 bytes added ,  20:02, 12 November 2020
no edit summary
{{Colored box|title=NOTICE|content=This page has a naming issue. Alternative versions are available at [[WhoIsParser.pl]], [[WhoIs Parser]], [[WhoisParser]], and [[Whois Parser]]}} This wiki page is under Additional Links/WhoisParser The whoisParser was written by Kunal Shah on March 20, 2016 and is located in the Bulk Server under SoftwareProjects/ScriptsHouston/WhoIsParser/ To use this parser, move input file into the WhoIsParser directory and run the following command on the terminal: perl WhoIsParser.pl -file=listofurls.txt -outfile=listofurls_processed.txt
= NAME =
= USAGE & FEATURES =
'''Arguments:'''   - A text file with a column of domain names '''Returns:'''   - A text file of the domain names with the next 12 columns populated with information pulled from the Whois API. A header specifying each column is inserted into the first row of the file. The columns of information outputed are: 1. Domain Name 2. Creation Date 3. Expiration Date 4. Update Date 5. Registrant Name 6. Registrant Street 7. Registrant City 8. Registrant Postal Code 9. Registrant Country 10. Admin Street 11. Admin City 12. Admin Postal Code 13. Admin Country
= BUGS & FEEDBACK =
Worked as expected on all example files. Please report any discovered bugs to Kunal.
Tested files:Input: example_file.txt Output: example_outfile.txt 
example_outfile.txtInput Text:
Input[[Image: input.jpg|400px|thumb|right|WhoIs input file in Excel]]
http://1986ventures.com
http://www.alpheus.net
OutputText[[Image:output.jpg|400px|thumb|right|WhoIs output file in Excel]]
Domain Name Creation Date Expiration Date Update Date Registrant Name Registrant Street Registrant City Registrant Postal Code Registrant Country Admin Street Admin City Admin Postal Code Admin Country

Navigation menu