Skip to main content

Steal commentaries from steam community

Project description

# steam_comments
Simple comments parser from Steam community

# Install
pip install steam_comments


# Usage:
from steam_comments.post import Post
url = "https://steamcommunity.com/groups/ns2rus/discussions/0/527273452871150509/"
p = Post(url=url)
print p.count_comments()

for comment in p.comments():
print comment
# {'profile_url':'..', 'image_url'='..', 'text':'...', 'id'='..', 'author'='..'}

# Details
* profile_url - Absolute url to steam profile
* image_url - Absolute url to author avatar
* text - html code of comment
* id - Steam id
* author - Author of comment

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

steam_comments-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file steam_comments-0.0.1.tar.gz.

File metadata

File hashes

Hashes for steam_comments-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ab915bab63c91d6fb2ae8ea6d04300114b9e748398c0f0253a25b056fa6a1484
MD5 8888c9681ff76ee66fd24e60d39e52a3
BLAKE2b-256 24807242bcc221a416d159a65f66a1e05ce3d30fae4bdff3ce4b42c7a3baf441

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page