Skip to content

Instantly share code, notes, and snippets.

@pn
pn / find_similar_google_play_apps.js
Created January 8, 2017 13:20
Given list of Google Play packages, find all similar apps (without repetitions) and their attributes
#!/usr/bin/env node
var gplay = require('./google-play-scraper'); // download from https://github.com/facundoolano/google-play-scraper
// input
var main_packages = [
'com.google.android.gm',
'com.google.android.apps.inbox',
]; // packages to look for similar apps
// Outputs unique list of similar apps to given apps
output_sep=";";

Keybase proof

I hereby claim:

  • I am pn on github.
  • I am paweln (https://keybase.io/paweln) on keybase.
  • I have a public key whose fingerprint is 9B48 60E5 AAF7 3D1E 896E 4293 ACAC CEF5 0DDD BF5A

To claim this, I am signing this object: