Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 728 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 728 Bytes

ps-store-crawler

A simple script based on CasperJS which craws and purchases FREE games from the PlayStation Store(R) to your account.

Usage

casperjs craw.js --username={username} --password={password} [--psn-plus-member]

By defaut it craws only Free To Play games.

Use --psn-plus-member option in order to buy also from the PS Plus Free Games page.

Tip: Put it on your crontab! Sony handles to warn you by email about the purchases ;-)

Dependencies