Skip to content

How to list domains #29

@gamesharkmike

Description

@gamesharkmike

I am trying to write a script that lists all the domains I have registered.

When I run the script:
* I get a text with the raw request and response from under the hood
* When I run a for loop on api.domains_getList() I get an object with all the data about the domain, I just need the domain name.

I would like the output to be something like this

# python3 nc.py
domain1.com
domain2.com
...
lastdomain.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions