Skip to content

An api that makes a web scraper on the whois.com site to obtain data about the requested domain

Notifications You must be signed in to change notification settings

RubenFilipe07/api-domain-checker-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-domain-checker-node

About:

An api that makes a web scraper on the whois.com site to obtain data about the requested domain

How to run?

  1. Install node if you don't have it: nodejs.org
  2. In the root of the project run npm i in the terminal to download the project dependencies
  3. run node index.js to start the api
  4. make a request on the url: https://localhost:443/{domain name}

Demo:

image

Technologies used:



About

An api that makes a web scraper on the whois.com site to obtain data about the requested domain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published