Domainr v0.0.1 Domainr.Status

Search the status for (a) given domain(s).

Summary

Functions

Search free tlds for a given domain.

Example: find_free_tlds("google", [".com",".de"])

Get the status for a string with domains.

Example: status("google.com,google.de")

Functions

find_free_tlds_for(domain, list)

Search free tlds for a given domain.

Example: find_free_tlds("google", [".com",".de"])
get(domains)

Get the status for a string with domains.

Example: status("google.com,google.de")

Read: http://domainr.build/docs/status for possible status outcomes.