Code Monkey home page Code Monkey logo

Comments (4)

maarten-boot avatar maarten-boot commented on June 20, 2024

from python-whois.

mboot-github avatar mboot-github commented on June 20, 2024

this module

pip install whois
python
Python 3.12.1 (main, Dec  8 2023, 00:00:00) [GCC 13.2.1 20231205 (Red Hat 13.2.1-6)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import whois
>>> d = whois.query("tech.pro")
>>> print(d.__dict__)
{'name': 'tech.pro', 'tld': 'pro', 'registrar': 'Dynadot7 LLC', 'registrant_country': 'US', 'creation_date': datetime.datetime(2020, 5, 3, 10, 16, 53), 'expiration_date': datetime.datetime(2024, 5, 3, 10, 16, 53), 'last_updated': datetime.datetime(2023, 6, 17, 10, 17, 27), 'dnssec': False, 'status': 'clientTransferProhibited https://icann.org/epp#clientTransferProhibited', 'statuses': ['clientTransferProhibited https://icann.org/epp#clientTransferProhibited'], 'name_servers': ['leah.ns.cloudflare.com', 'sevki.ns.cloudflare.com'], 'registrant': '', 'emails': []}

from python-whois.

twbryan avatar twbryan commented on June 20, 2024

ok yup yeah sorry file this against the wrong project! (your lib is better, neat :) )

from python-whois.

mboot-github avatar mboot-github commented on June 20, 2024

thanks

from python-whois.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.