This defines a lightweight Python class that can be used for store optimization from Google Play Store and iTunes App Store.
Much of this has been adapted from aso, a nodeJS-based repo that does similar things. But this repo uses Python.
from aso import PositionKeywordApp
results = PositionKeywordApp("google").PositionKeywordApp(app_id="com.openai.chatgpt", country="en", lang="us")
print(results)