KPlaySearch (KaKi's Google Play search engine) allows you to perform advanced G-Play search, using filters and sorting features.
 
 
 
Go to file
KaKi87 1f11cccf47 Minor optimization 2019-12-22 18:42:51 +01:00
public Minor optimization 2019-12-22 18:42:51 +01:00
.gitignore Removed useless http package & updated README 2018-12-22 18:36:00 +01:00
LICENSE Initial release v1.0-rc1 2018-10-03 14:20:02 +02:00
README.md Use HTTP POST instead of WebSocket 2019-12-22 17:21:14 +01:00
gplay.js Optimize back-end search using async 2019-12-22 17:17:11 +01:00
index.js Use default HTTP code (302) for maintenance redirection 2019-12-22 17:33:04 +01:00
package.json Use HTTP POST instead of WebSocket 2019-12-22 17:21:14 +01:00
yarn.lock Use HTTP POST instead of WebSocket 2019-12-22 17:21:14 +01:00

README.md

KPlaySearch

KPlaySearch (KaKi's Google Play search engine) allows you to perform advanced G-Play search, using filters and sorting features. Demo

Getting Started

Prerequisites

  • NodeJS
  • Yarn

Installing

yarn install
yarn start

Built With

Node modules :

Web components :

Authors

KaKi87 (Tiana Lemesle) - Initial work

Special thanks to ribt, DotDotDot, TheDevKiller, Fomys and Guysmow from the french CQSCMQPI Discord server.

License

This project is licensed under the MIT License - see the LICENSE file for details