31 Commits (1e79e331261ab4382f32881a61fd9e85ef8e0058)

Author SHA1 Message Date
Ziad Sawalha 1e79e33126 Python 3 compatibility
Including converting one of the test data files to
UTF-8. It was Windows encoded which failed with
python 3's file.read encoding.
10 years ago
Ziad Sawalha 655d1ca374 Make it work with python 3.3 10 years ago
Sven Slootweg f2ce1d7b8a Support for separated first and last name, NetworkSolutions support, SIDN support, iedr.ie support, .am support, GAL Communication support, Fabulous.com support, added optional 'Facsimile Number' and 'Organization' fields for .US (Neustar) domains, fixed false positive (interpreting 'state' as 'status' in registrant data) 10 years ago
Sven Slootweg 3f7b946871 Fix regular expression corner case that led to long parsing times 10 years ago
Sven Slootweg 0d8edda7e7 Support for .ME 11 years ago
Sven Slootweg 94ae133049 .br support (as far as they give out any info anyway...) 11 years ago
Sven Slootweg c23eef8aa3 Update for .at to also support domains without fax/phone/email details 11 years ago
Sven Slootweg 2bfa70b9f7 Proper (.ws) Dynadot support and normalization improvements 11 years ago
Sven Slootweg fc828dbe38 Bunch of fixes 11 years ago
Sven Slootweg 0b781cb19b Consistency! 11 years ago
Sven Slootweg 6dbc743e7f Rename keys and get rid of null filling 11 years ago
Sven Slootweg 05d148fa7f Improved normalization 11 years ago
Sven Slootweg ad9a2da0e4 Improvements to cleaning and normalization 11 years ago
Sven Slootweg 81b5b8136b Improve normalization by making it leave alone (likely) abbreviations 11 years ago
Sven Slootweg 04cc8e29b5 Fix for PIR regex to also support WHOIS data where no organization is specified 11 years ago
Sven Slootweg 268abdb6ad Added testing script to detect parser breakage. Added support for MarkMonitor, Melbourne IT, Nominet, others, fix for internet.bs with organization name, fix for multi-response from verisign-grs, assorted other fixes. 11 years ago
Sven Slootweg e35140e3a2 Add support for InterNetworX domains 11 years ago
Sven Slootweg f063fe2529 Support for .pw domains 11 years ago
Sven Slootweg 8484142db7 Label correctly 11 years ago
Sven Slootweg cf9564673b Support for .au domains 11 years ago
Sven Slootweg 71b2e3b142 Data normalization 11 years ago
Sven Slootweg 6916015088 Nameserver regex fix 11 years ago
Sven Slootweg 4b19e9025e Rough fix for .museum e-mail address detection 11 years ago
Sven Slootweg 2911e7e949 Fix regex labeling, and allow eNom/GoDaddy-style Billing Contact entries for .museum support 11 years ago
Sven Slootweg a57bdefcb0 Also allow for NIC handles in eNom/GoDaddy-style WHOIS data 11 years ago
Sven Slootweg 85f27bf4ce Do not allow whitespace in nameserver entries 11 years ago
Sven Slootweg 4ebd821395 Remove surrounding whitespace in registrant data 11 years ago
Sven Slootweg 89b981235a Fix eNom and GoDaddy regex.... again 11 years ago
Sven Slootweg 37be6f0995 jprs.jp support 11 years ago
Sven Slootweg 056743370a Fix eNom e-mail address parsing 11 years ago
Sven Slootweg a6828733f0 Remove jwhois dependency, separate retrieval and parsing logic, implement registrant parsing for several registries, fix some other regexes, add test data 11 years ago