mirror of
https://github.com/NookieAI/PS4-Game-Scraper.git
synced 2026-04-10 20:55:40 +02:00
PS4 Game Scraper
- HTML 71.5%
- JavaScript 28.5%
|
|
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| .gitignore | ||
| config.json | ||
| index.html | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| preload.js | ||
| README.md | ||
❤️ Donate to the project: https://ko-fi.com/nookie_65120 🙏
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
- Download the latest
.exefrom the [Releases] page - 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.