Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Kraken0666/PSStoreJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSStoreJSON

This project has been archived as it can no longer fulfill the purpose it was created for due to the LittleBigPlanet content becoming inaccessible following their delisting on 31st of October, 2024.

Description

PSStoreJSON is a utility for collecting LittleBigPlanet™ downloadable content metadata from Playstation®Store content using the ContentID section from the native downloadable content locking format (a.k.a. *.dlc). The script uses undocumented API endpoints to collect the data.

*.dlc files will not be provided as they are property of SCE.

Installation

gh repo clone Kraken0666/PSStoreJSON or git clone https://github.com/Kraken0666/PSStoreJSON

Usage

python main.py <dlc file> <country> <language> <Service ID Prefix> <Title ID>

Example

python main.py "downloadables.dlc" gb en EP9000 BCES00141

CSV Usage

python main_csv.py

Supports

  • LittleBigPlanet™ 1 (All regions/releases)
  • LittleBigPlanet™ 2 (All regions/releases)
  • LittleBigPlanet™ 3 (All regions/releases)

To-Do List

  • Add "InGameCommerceID" support (#1)
  • Test with LittleBigPlanet™ PS Vita™ *.dlc* file
  • Add LittleBigPlanet™ PS Vita™ support (ContentID in CSV)
  • Test PS4 remap *.dlc files
  • Add PSP support (ContentID in CSV)
  • Add Karting support (ContentID in CSV)
  • Add SerialStation CSV support (CSV provided courtesy of landcross on SerialStation Discord)

About

A simple scraper for scraping data from PS Store API

Resources

Stars

Watchers

Forks

Contributors

Languages