how to make a webservice call to Registrant Alert API?
http://www.whoisxmlapi.com/registrant-alert-api/search.php?term1=cinema&username=xxxxx&password=xxxxx
The Registrant Alert API searches new .com, .net, .org, .biz, .mobi and .us domain names for specific terms.
If a newly registered or dropped(on-hold, deleted) domain name contains any of the search terms and
does not contain any of the exclusion terms, then it will be returned in the search result. By default, the result contains
all the domain names registered or dropped today(the day your query is submmited on).
Your program can monitor each set of terms by submitting a single query each day(after 4AM PST). Optionally you can set since_date
or days_back to backtrack the alerts up to 12 days back.
The product is ideal for brand protection agents to monitor registrations that contain a trademarked word or product phrase.
| Parameters |
Values |
| termx |
term to search for, x ranges from 1 to 4, term1 is the first term to search for,
term2 is the second term to search for, the relationship between the terms is AND.
At least one term is required.
|
| exclude_termx |
term to exclude in the search, x ranges from 1 to 4, exclude_term1 is the first term to exclude,
exclude_term2 is the second term to exclude. optional.
|
| since_date |
search domains registered/dropped from this date to today(inclusive). The date format is YYYY-MM-dd(eg. 2012-04-01). It can be up to 12 days prior to today. optional. |
| days_back |
search domains registered/dropped up to 12 days prior to today. an integer between 0 to 12. optional. default to 1 |
| username |
required, your account username |
| password |
required, your account password |
Pricing for Registrant Alert API?
A monthly subscription fee of $5 is required to use Registrant Alert API. The cost per query is $0.02.
Order Now!