Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Get relevant metadata for a given Android app package ID

License

Notifications You must be signed in to change notification settings

ReVanced/revanced-app-metadata-api

Repository files navigation

ReVanced PlayStore Metadata API

Description

The application provides search functionality for some useful metadata about PlayStore applications.

How to Run

This project uses Poetry for dependency management. To run the application, you need to have Poetry installed.

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install the project dependencies with Poetry: poetry install
  4. Set the environment variables SEARCH_API_KEY, SEARCH_ENGINE_ID and REDIS_URL
  5. Run the application: poetry run python app.py

About

Get relevant metadata for a given Android app package ID

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published