Drozerah / check-user-name

Check if a user name exists over 138 websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check if a user name exists on multiple websites

Install

Run

$ git clone https://github.com/Drozerah/check-user-name.git

Then

$ npm install

Default checking

$ npm run start

This command will run the application and check if the default user name john_doe exists over 138 websites

Real checking

$ npm run start myUserName

This command will run the application and check if the user name myUserName exists over 138 websites

Author

  • Thomas G. aka Drozerah - GitHub

License

  • ISC © Thomas G. aka Drozerah

About

Check if a user name exists over 138 websites

License:Other


Languages

Language:JavaScript 100.0%