A simple JavaScript example for displaying a Steam Group's member count on your site using the Fetch API and Abdolence's X2JS Library.
Configuration can be done directly in the script.js
file:
const corsProxy = 'cors-anywhere.herokuapp.com'; // Full domain of desired CORS proxy
const groupName = 'steamuniverse'; // The name of your Steam Group
This project is licensed under the MIT License © 2019-2020 Prime Studios