psnstoreprice

Find the price on PlayStation Store from url


Keywords
playstation, psn, store, psnstoreprice
License
BSD-3-Clause
Install
pip install psnstoreprice==0.1

Documentation

PsnStorePrice

This module find the price from url given

Compatible with all amazon store

Build Status PyPI Github All Releases Documentation Status Coverage Status

Link

Documentation: http://psnstoreprice.readthedocs.org/

Bug Tracker: https://github.com/Mirio/psnstoreprice/issues

GitHub: https://github.com/Mirio/psnstoreprice

Requirement

Python 3.x

Python Library = [ 'dryscrape', 'beautifulsoup4' ]

How to install

pip install psnstoreprice

Install from source

git clone https://github.com/Mirio/psnstoreprice.git
cd psnstoreprice
python setup.py install

Getting Started

Example:

from psnstoreprice import PsnStorePrice

url = "https://store.playstation.com/#!/en-ie/games/earth-defense-force-41-the-shadow-of-new-despair/" \
      "cid=EP4293-CUSA03467_00-EARTHDEFENSEFO41"
pricelib = PsnStorePrice()
print(pricelib.getprice(url))

Output:

$ python example_getprice.py
64.99