Will grab all of the google play links from a given Google Play Console account.
Install via npm:
npm i os-android-google-play-links-grabber
const lg = require('os-android-google-play-links-grabber');
await lg.grabGooglePlayLinks()
This is an automated module which uses os-puppeteer-helper to automate links grabbing and more.
ISC