PS4 Game Scraper
  • HTML 71.5%
  • JavaScript 28.5%
Find a file
Nookie 9b8d0020aa
Update README to remove offensive language and fix typo
Removed inappropriate language and corrected a typo.
2026-03-18 15:56:49 +11:00
.github/workflows Update build.yml 2026-03-18 14:45:01 +11:00
assets Add files via upload 2026-03-18 14:22:40 +11:00
.gitignore Add .gitignore to exclude __pycache__ and bytecode files 2026-03-07 02:24:15 +00:00
config.json Add files via upload 2026-03-18 14:22:40 +11:00
index.html Add files via upload 2026-03-18 14:22:40 +11:00
main.js Add files via upload 2026-03-18 14:22:40 +11:00
package-lock.json Add files via upload 2026-03-18 14:22:40 +11:00
package.json Add files via upload 2026-03-18 14:33:50 +11:00
preload.js Add files via upload 2026-03-18 14:22:40 +11:00
README.md Update README to remove offensive language and fix typo 2026-03-18 15:56:49 +11:00

❤️ Donate to the project: https://ko-fi.com/nookie_65120 🙏

image

A WindowsMac and Linux desktop app for browsing and finding PS4 game downloads. Browse a library of 2000+ titles, search by name, and open game detail modals showing region variants, firmware compatibility, mirror links, passwords, and language info - all fetched live so links are always current.


Features

  • 2,000+ game library loaded instantly from a bundled cache on first launch. More games added every day!!
  • Live link fetching - download links are always fetched fresh when you open a game, so updated or replaced mirrors are never missed
  • Region variants - each game shows separate collapsible blocks per region/version (CUSA, STRN, etc.) with uploader credit, firmware compatibility notes, and a full set of mirror buttons
  • Per-version metadata - password (click to copy), voice language, menu/subtitle language, DLC contents links
  • Smart incremental scrape - the Scrape button checks for new games only, stopping as soon as it finds already-known titles
  • Search - instant filter across all titles as you type
  • Sort by title or date added, preference saved between sessions
  • Screenshot lightbox - click any screenshot thumbnail to view full size, with a Save Image button
  • ↻ Refresh links button in every game modal to force a fresh fetch without reopening

Installation

  1. Download the latest .exe from the [Releases] page
  2. Run it - no installer needed, it's a portable executable

Usage

Browsing

Type in the search box to filter games instantly. Click any game card to open the detail modal.

Game Modal

  • Each collapsible block is a separate region/version - click the header to expand or collapse
  • Mirror buttons open the download link in your default browser
  • Click the password to copy it to clipboard
  • Use ↻ Refresh links at the bottom to re-fetch the latest links at any time

This is just a scraper, it does not host ANY actual game files. It only searches and displays external links found online.