/steamsearch

Simple module for interfacing with Steam and some of the Steam API

Primary LanguagePython

SteamSearch

#####A simple module to interface with Steam

Files

steamsearch is the non-async library, it's dependencies are requests and bs4 (BeautifulSoup4)

aiosteamsearch is the async library, it's dependencies are aiohttp and bs4 (BeautifulSoup4)

Look at "examples/" for some simple examples of what you can do with the module.

####SteamSearch is used to create the following projects:


SteamBot

A bot for everything to do with Steam

Designed with ease of use in mind, SteamBot doesn't require any set up of vanity urls or making your profile public, just invite it to your server then you and your members are all ready to go.

Developed by Billyoyo

discord python