scamfree

1.0.6 • Public • Published

SCAMFREE

First of all , send me an email to lamed33140[ALT]gmail[DOT]com to request an APIKey.

Installation

npm install scamfree

Usage

var scamfree = require("scamfree")
 
scamfree.find({IP:'78.159.103.182', APIKey: '[YourApiKey]'}, function(err, result) {
  if(err) console.log(err);
 
  console.log(result);
});

Todos

  • Explain this module

License

MIT

Package Sidebar

Install

npm i scamfree

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

2.15 kB

Total Files

3

Last publish

Collaborators

  • scamfree