https://github.com/elanis/domain-checker
Check domain availability using the api available at ip2whois.com
https://github.com/elanis/domain-checker
ip2whois whois whois-information whois-lookup
Last synced: 3 months ago
JSON representation
Check domain availability using the api available at ip2whois.com
- Host: GitHub
- URL: https://github.com/elanis/domain-checker
- Owner: Elanis
- License: mit
- Created: 2021-03-27T11:11:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T21:40:14.000Z (12 months ago)
- Last Synced: 2024-11-14T07:06:59.747Z (5 months ago)
- Topics: ip2whois, whois, whois-information, whois-lookup
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Domain checker
Check domain availability using the api available at ip2whois.com
## How to use it ?
- Fill **domainList** and **API_KEY** variable in **config.js** following **config.default.js** model file.
- Execute `node app.js` fetches data from the API
- Execute `node displayData.js` display availability data
- Execute `npm start` to do both## Docs
The API this tool is using is documented at https://www.ip2whois.com/developers-api