- Install node if you don't have it: nodejs.org
- In the root of the project run
npm i
in the terminal to download the project dependencies - Get your godady api key and secret from developer.godaddy.com/keys
- Create an .env file with the variables
API_KEY
andAPI_SECRET
and write your values - Write the domains you want in the "domains" object
- run
node domainChecker.js
and good luck ;)
-
Notifications
You must be signed in to change notification settings - Fork 0
RubenFilipe07/Domain-checker-with-node
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple node script that checks if a set of domains is available. For this, the godaddy API and the axios library were used.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published