Skip to main content

Play Station Store Russian Python Interface

Project description

Python interface for PlayStation4 Store Russia

Basic Usage

from psstore4ru.core.scraping_routines.game_page import PS4Game

game = PS4Game(alias="EP0002-CUSA23470_00-CB4STANDARD00001")

print(game.as_json())

psstore4 supports different output formats, namely:

from psstore4ru.core.scraping_routines.game_page import PS4Game

game = PS4Game(alias="EP0002-CUSA23470_00-CB4STANDARD00001")

print(game.as_json())
print(game.as_yaml())

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

psstore-ru-2.0.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

psstore_ru-2.0.0-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

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