domaindumper
v1.0.5
Published
An API that provides statistics for domains that are registered every day. Here you can get daily updates on how many domains are registered on each TLD. We update our files every 24 hours.
Downloads
2
Readme
Domain Dumper daily states of domains
An API that provides statistics for domains that are registered every day. Here you can get daily updates on how many domains are registered on each TLD. We update our files every 24 hours.
How to use
Package manager
Using npm:
$ npm install domaindumper
Using yarn:
$ yarn add domaindumper
Once the package is installed, you can import the library using import
or require
approach:
import domaindumper, {isCancel, domaindumperError} from 'domaindumper';
You can also use the default export, since the named export is just a re-export from the domaindumper factory:
import domaindumper from 'domaindumper';
console.log(domaindumper.isCancel('something'));
If you use require
for importing, only default export is available:
const domaindumper = require('domaindumper');
console.log(domaindumper.isCancel('something'));
All documentation moved to under this url: https://statistics.domaindumper.com/
Need premium services
if you need premium services like domains Whois OR Free daily registered domain names, then you can find this information on our other website: https://www.whoisextractor.in/