Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whois-api-llc/brand-alert
Code samples of querying the Brand Alert API service of Whois XML Api.
https://github.com/whois-api-llc/brand-alert
api brand-alert code-sample code-samples code-snippet code-snippets domain-name whois whois-information whois-lookup whois-service whoisxmlapi whoisxmlapi-samples
Last synced: about 1 month ago
JSON representation
Code samples of querying the Brand Alert API service of Whois XML Api.
- Host: GitHub
- URL: https://github.com/whois-api-llc/brand-alert
- Owner: whois-api-llc
- Created: 2017-12-05T14:34:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T10:18:37.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T03:00:41.522Z (8 months ago)
- Topics: api, brand-alert, code-sample, code-samples, code-snippet, code-snippets, domain-name, whois, whois-information, whois-lookup, whois-service, whoisxmlapi, whoisxmlapi-samples
- Language: Java
- Homepage: https://www.whoisxmlapi.com/brand-alert-api.php
- Size: 726 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warning
> This version of the API is deprecated. It is strongly recommended to use
[Brand Alert API 2.0](https://github.com/whois-api-llc/brand-alert2)# Using the Brand Alert API web service
[Brand Alert API](https://www.whoisxmlapi.com/brand-alert-api.php) searches
across all recently registered and deleted domain names, and returns result
sets consisting of domains that contain the specified terms.Here you'll find examples of querying the API implemented in multiple
languages.You'll need a
[WhoisXmlApi account](https://www.whoisxmlapi.com/user/create.php)
to authenticate.Please, refer to the
[Brand Alert API User Guide](https://www.whoisxmlapi.com/brand-alert-api-guide.php)
for info on input parameters, request/response formats, authentication
instructions and more.