# RL Shop Notify > RL Shop Notify is an unofficial Rocket League companion site for browsing the daily Item Shop, searching a full item catalogue, and setting email watchlist alerts when wanted items return. Last updated: 2026. ## About RL Shop Notify tracks Rocket League's rotating daily Item Shop (Featured and other sections), maintains a searchable catalogue of in-game items, and lets signed-in users save watches with optional paint and certification filters. When a watched item appears in a new shop snapshot, the site can send an email notification. This project is fan-made and is not affiliated with, endorsed by, or sponsored by Psyonix or Epic Games. ## Public pages - `/` — Today's Item Shop: live daily shop listings with credits prices, sections (Featured, Daily, etc.), and links to item detail pages. - `/catalogue` — Searchable item catalogue: filter and sort Rocket League items by name, slot, and rarity. - `/items/{id}` — Item detail: shop appearance history, price history, paint/cert data, and watchlist actions (requires sign-in). ## Account pages (not for indexing) - `/login`, `/signup` — Authentication - `/account` — Signed-in watchlist management - `/account/settings` — Password and account settings ## Data sources Shop and catalogue data are ingested from Rocket League shop snapshots via an automated fetcher and stored in a PostgreSQL database. Item images and metadata reflect in-game catalogue entries. ## Discovery - Sitemap: /sitemap.xml - Robots: /robots.txt