Filter & sort Google Play search results. https://playsearch.kaki87.net
 
 
 
Go to file
KaKi87 2d257ff092 👽 'katys.cf' -> 'katys.eu.org' 2023-05-30 12:38:18 +02:00
src 🐛 Fix c54da04 2023-05-19 00:50:56 +02:00
.gitignore 🔧 Add configuration file 2022-01-18 11:33:28 +01:00
CHANGELOG.md 📝 Update CHANGELOG.md 2022-01-21 12:09:20 +01:00
README.md 👽 'katys.cf' -> 'katys.eu.org' 2023-05-30 12:38:18 +02:00
build.js 🏗️ Parcel bundler -> Vite bundler 2023-05-19 00:36:02 +02:00
config.example.js Add Sentry integration 2022-01-21 11:22:12 +01:00
package.json 🏗️ Parcel bundler -> Vite bundler 2023-05-19 00:36:02 +02:00
start.js 🏗️ Parcel bundler -> Vite bundler 2023-05-19 00:36:02 +02:00
yarn.lock 🏗️ Parcel bundler -> Vite bundler 2023-05-19 00:36:02 +02:00

README.md

@playsearch.kaki87.net/v2-web - Advanced Google Play Search

Filter & sort Google Play search results.

Features

Powered by google-play-scraper, search works exactly like opening the Google Play App, typing and submitting.

Therefore, empty search is not possible.

Search will return up to 250 results loading in real-time.

Results

Results are shown in a table which has two views : apps & permissions.

Results apps view

Apps view allows sorting results by : index, name, category, install count, score, size, last update date, price, presence of advertisements, presence of in-app purchases, minimal android version requirement and permission count.

Additional info is available as tooltips : ID on index, editor on name, rating count on score, relative time on last update date.

Apps are guaranteed to be available from the Play Store, but additional links are generated : APKPure, F-Droid, and Aptoide.

Results permissions view

Permissions view allows comparing results by permission requirements.

Filters

Filters allow filtering out apps by : price, presence of advertisements, presence of in-app purchases, category, minimal android version requirement and description.

Description filter allows : including a single word with word, including a phrase with "multiple words", excluding a single word with -word and excluding a phrase with -"multiple words".

This Google-ish feature is powered by psq.

Changelog

Misc

Similar projects