Skip to content

API Reference

This section contains the complete API documentation for Steam Stats, automatically generated from the Python source code.

Core Modules

  • api.main


    Main entry point and workflow orchestration - handles the complete Steam Stats execution flow

  • api.steam_stats


    Steam Web API integration and data fetching for player summaries and recent games

  • api.steam_workshop


    Workshop statistics scraping since Steam has no official Workshop API

  • api.card


    HTML card generation and Playwright PNG conversion utilities

  • api.utils


    Helper functions for credentials, file paths and utility operations

Quick Navigation

  • Getting Started: New to Steam Stats? Start with the Quick Start Guide
  • User Guide: Learn about configuration and troubleshooting in the User Guide
  • Contributing: Want to contribute code? See the Developer Guide

Auto-Generated Documentation

This API reference is automatically generated from docstrings in the Python source code. If you find missing or incorrect documentation, please contribute by improving the docstrings in the source files.