badboy

1.2.7 • Public • Published

Badboy

Crawl apps from Google Play & iTunes

How to use

Google Play

 
var Badboy = require('badboy')
var app = yield Badboy.getAndroidApp("Android app package here")
 

iTunes

 
var Badboy = require('badboy')
var app = yield Badboy.getiOSApp("iTunes app id here")
 

Dependencies (5)

Dev Dependencies (3)

Package Sidebar

Install

npm i badboy

Weekly Downloads

15

Version

1.2.7

License

MIT

Last publish

Collaborators

  • naughtyspirit