An unofficial API to explore android app metadata from Google Play Store with ease!
Show HN: Unofficial Google Play Store API
1–3 of 3 posts
Re: Show HN: Unofficial Google Play Store API
#2Cool project! Are you fetching app metadata from Google Playstore in real-time or you've cached data of all Android apps on your server already?
Re: Show HN: Unofficial Google Play Store API
#3Cool project! Are you fetching app metadata from Google Playstore in real-time or you've cached data of all Android apps on your server already?
mostly real-time, with a 1 hour cache on redis, served from my raspberry pi :)