BDAC - Bulk Domain Appraisal Checker - Free

SpaceshipSpaceship
Watch

Short

Established Member
Impact
23
Hello NamePros, I'd like to introduce you to my tool, BDAC (Bulk Domain Appraisal Checker) automates the process of appraising domains, making it much faster and easier for you to assess their value. It's equipped with several features such as automatic key rotation system, CSV export system, domain formatting and sorting system, high-value domain separator, automatic calculation of checking speed, and error handling. With BDAC, you'll have all the information you need at your fingertips to make informed decisions about your domains. I hope this tool can be of help to you and make your domain appraisal process smoother and more efficient.

Features

• Automatic key rotation system.
• CSV export system.
• Domain formatting system.
• Domain sorting system.
• High-value domain separator
• Automatic calculation of checking speed.
• Error handling.

This is my first programming project so there some bugs and glitches, you can read more about the development on the github page.

Some prints:
1675601146655.png


1675602232992.png


Before you leave leave leave a like here on the post ✌.

Download here (It's Free ✔):
Github Link
 
9
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Just fill in the key and secret directly in the code (config/bdac.js), each pair must be from different accounts:

let apiKeys = [ { key: "KEY from acc 1", secret: "SECRET from acc 1" }, { key: "KEY from acc 2", secret: "SECRET from acc 2" },

The app will already use all the keys in the correct order and quantity.
 
2
•••
I do have another question. Do we have one or a pair of keys per account. If it's one pair per account how do we link them together?
Ex img:

KeyPairsExample.jpeg
 
2
•••
Ignore my last comment. Figured it out :)
 
0
•••
OK. I've got one key pair in each of 3 accounts. Is there any way to run them all at once. Or do I have to run each individually?
 
0
•••
OK. I've got one key pair in each of 3 accounts. Is there any way to run them all at once. Or do I have to run each individually?
Ok, I made the system to do one at a time, every 20 calls on a pair it switches to the next pair from another account, a system that does all the appraisals at once would need a delay of 1 minute between each check call and could only do 20 per key, i.e. in a system of 10 keys it would do 200 checks and wait 1 minute to do 200 more. (for the amount per minute it would not be worth it)

With the system that I did you can put as many as you want, you leave it checking in a browser tab and forget about it, then come back to see the results, it will not be possible to do several at the same time, but to not have to go back to the page to put more domains every 1 minute I put this system that checks 1 domain at a time.

There would also be some problems in a system that does several checks at once, the "CORS" server that is used to connect to the GoDaddy api could not handle many calls at the same time giving error "Too many requests" or "Slow down" among others...
 
0
•••
This was one of the problems with the bulkvaluator, it can make 20 calls at once, but you have to wait 1 minute to make 20 more, if you try to make more within this time it doesn't respond anymore because it gives the error "Too many requests", and it was because of this error that I made the BDAC, I wanted to check like 2000 - 5000 domains and it would not load...
 
2
•••
OK. Understand. It's kinda what I expected. Thank you for your coding.
 
0
•••
BDAC v1.0.9 Release Available: Click Here to Download

Logs:

Replaced the Fetch api with Axios (for better compatibility).
Reorganized the verification function.
Fixed infinite recursion problem.
Added request response time limit (10s).
Added new "Buy me a coffee" button.
Added new comments in configuration file (bdac.js).
And other small changes.
 
0
•••
do you have a video that explains everything?
 
0
•••
0
•••
0
•••
I have built a tool for bulk domain appraisal. give a try bulk domain appraisal . its free to use. Thanks
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
Appraise.net

We're social

Spaceship
Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back