huntdown.js

1.1.0 • Public • Published

Hunt down media

Package use to hunt down someone by username, will return a list of website with the username.

Installation

This is a Node.js module available through the npm registry.

$ npm install huntdown.js 

Usage

const HuntDown = require("huntdown.js");

console.log(HuntDown("username"))

/* Return
[
  'https://2Dimensions.com/a/username',
  'http://forum.3dnews.ru/member.php?username=username',
  'https://www.7cups.com/@username',
  ... 200+ more items
]
*/

Feature

  • 293 Sites and more soon !

Readme

Keywords

Package Sidebar

Install

npm i huntdown.js

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

57.3 kB

Total Files

4

Last publish

Collaborators

  • smed