Skip to content

REVENGE977/GooglePlay-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GoogleScraper BOT

How does this work ?

This bot's using the google-play-scraper npm modules to make request to the store and get informations on the game of your choice.


How to run ?

Before making anything, you need to install and configure nodejs and npm Once done, you need to download or clone (using Git) this repository. After, go in the download path with a terminal and type this command to install all requirements:

# Will install all external modules contained in package.json
npm install

Once it's done, open the file and change the variable prefix to put your own prefix (by default as g?) and the token variable by the token of your MP bot.

In a second part, type this command to start the script:

# Will start the script
npm start # OR node index.js

Finally, get on Discord and type this command:

g?scrap your_game_name


Level secure:

It's pretty secure. Take care to not making to many requests to the google-play-scraper api, because it can refuse to send you data. So make requests with a secure delay, like 2 or 3 requests per seconds.


DISCLAIMER:

I'm not held responsible for any potential penalty applied to your account by Discord or an IP ban from Google Play.


About

Discord Google Play Scraper Command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published