7c / domain-prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain Prices

Aiming to parse domain prices regularly and update.

Installation

npm i --save domain-prices

Usage

const { dynadot_prices } = require('domain-prices')

console.log(dynadot_prices())

Supported Registrars

Dynadot

parsing https://www.dynadot.com/domain/tlds.html?tld_list=true

About


Languages

Language:JavaScript 100.0%