Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woctezuma/steam-curator-release-dates

Query Steam API to reveal hidden release dates for a Curator list.
https://github.com/woctezuma/steam-curator-release-dates

api-release-date curator game games hidden-release-date release-date steam steam-api steam-community steam-curator steam-game steam-games steam-list steam-store steam-store-api steam-tools steam-web steam-web-api steam-webapi steamdb

Last synced: 17 days ago
JSON representation

Query Steam API to reveal hidden release dates for a Curator list.

Awesome Lists containing this project

README

        

> [!Note]
> The API endpoint [`/broadcast/ajaxgetbatchappcapsuleinfo`][api-endpoint] was deactivated on May 4, 2023.

# Steam Curator's Release Dates

This repository contains Python code to query Steam API to display hidden release dates for a Curator list.

![Illustration cover][img-cover]

## Requirements

- Install the latest version of [Python 3.X][python-download-url].
- Install the required packages:

```bash
pip install -r requirements.txt
```

## Usage

```bash
python query_curator_apps.py
```

[img-cover]:
[python-download-url]:
[api-endpoint]: