os-android-google-play-links-grabber
v1.0.4
Published
A tool for grabbing all of Google's play links from a given Google Play account
Downloads
8
Readme
Introduction
Will grab all of the google play links from a given Google Play Console account.
Installation
Install via npm:
npm i os-android-google-play-links-grabber
Usage
const lg = require('os-android-google-play-links-grabber');
await lg.grabGooglePlayLinks()
Additional notes
This is an automated module which uses os-puppeteer-helper to automate links grabbing and more.
Links
Licence
ISC