Gaming

# Blizzard

# News

Author: @nczitzk

Example: https://rsshub.app/blizzard/news

Route: /blizzard/news/:language?/:category?

Parameters:

  • language, optional - Language code, see below, en-US by default
  • category, optional - Category, see below, All News by default

Categories

Category Slug
All News
Diablo III diablo3
Diablo IV diablo4
Diablo: Immortal diablo-immortal
Hearthstone hearthstone
Heroes of the Storm heroes-of-the-storm
Overwatch overwatch
StarCraft: Remastered starcraft
StarCraft II starcraft2
World of Warcraft world-of-warcraft
Warcraft III: Reforged warcraft3
BlizzCon blizzcon
Inside Blizzard blizzard

Language codes

Language Code
Deutsch de-de
English (US) en-us
English (EU) en-gb
Español (EU) es-es
Español (AL) es-mx
Français fr-fr
Italiano it-it
Português (AL) pt-br
Polski pl-pl
Русский ru-ru
한국어 ko-kr
ภาษาไทย th-th
日本語 ja-jp
繁體中文 zh-tw
简体中文 zh-cn

# dekudeals

# Category

Author: @LogicJake

Example: https://rsshub.app/dekudeals/most-wanted

Route: /dekudeals/:type

Parameters:

  • type, required - Category name

# Epic Games Store

# Free games

Author: @Zyx-A @nczitzk @ @KotaHv

Example: https://rsshub.app/epicgames/freegames

Route: /epicgames/freegames/:locale?/:country?

Parameters:

  • locale, optional - Locale, en_US by default
  • country, optional - Country, en_US by default

# FINAL FANTASY XIV

# FINAL FANTASY XIV (The Lodestone)

Author: @chengyuhui

Example: https://rsshub.app/ff14/global/na/all

Route: /ff14/global/:lang/:type?

Parameters:

  • lang, required - Region
  • type, optional - Category, all by default

Region

North Ameria Europe France Germany Japan
na eu fr de jp

Category

all topics notices maintenance updates status developers

# Fortnite

# News

Rely on Puppeteer Support browser extension

Author: @lyqluis

Example: https://rsshub.app/fortnite/news

Route: /fortnite/news/:options?

Parameters:

  • options, optional - Params
English (default) Spanish Japanese French Korean Polish
en-US es-ES ja fr ko pl

# Gamer Secret

# Latest News

Author: @nczitzk

Example: https://rsshub.app/gamersecret

Route: /gamersecret

Parameters: N/A

# Category

Author: @nczitzk

Example: https://rsshub.app/gamersecret

Route: /gamersecret/:type?/:category?

Parameters:

  • type, optional - Type, see below, Latest News by default
  • category, optional - Category, see below
Latest News PC Playstation Nintendo Xbox Moblie
latest-news pc playstation nintendo xbox moblie

Or

GENERAL GENERAL EN MOBILE MOBILE EN
category/general category/generalen category/mobile category/mobileen
NINTENDO NINTENDO EN PC PC EN
category/nintendo category/nintendoen category/pc category/pcen
PLAYSTATION PLAYSTATION EN REVIEWS
category/playstation category/playstationen category/reviews
XBOX XBOX EN
category/xbox category/xboxen

# itch.io

# Browse

Author: @nczitzk

Example: https://rsshub.app/itch/games/new-and-popular/featured

Route: /itch/:params?

Parameters:

  • params, optional - Params

params is the field after itch.io in the URL of the corresponding page, e.g. the URL of Top Rated Games tagged Singleplayer (opens new window) is https://itch.io/games/top-rated/tag-singleplayer (opens new window), where the field after itch.io is /games/top-rated/tag-singleplayer.

So the route is /itch/games/top-rated/tag-singleplayer (opens new window).

tips

You can browse all the tags at here (opens new window).

# Developer Logs

Author: @nczitzk

Example: https://rsshub.app/itch/devlog/teamterrible/the-baby-in-yellow

Route: /itch/devlog/:user/:id

Parameters:

  • user, required - User id, can be found in URL
  • id, required - Item id, can be found in URL

User id is the field before .itch.io in the URL of the corresponding page, e.g. the URL of The Baby In Yellow Devlog (opens new window) is https://teamterrible.itch.io/the-baby-in-yellow/devlog (opens new window), where the field before .itch.io is teamterrible.

Item id is the field between itch.io and /devlog in the URL of the corresponding page, e.g. the URL for The Baby In Yellow Devlog (opens new window) is https://teamterrible.itch.io/the-baby-in-yellow/devlog (opens new window), where the field between itch.io and /devlog is the-baby-in-yellow.

So the route is /itch/devlogs/teamterrible/the-baby-in-yellow (opens new window).

# Posts

Author: @nczitzk

Example: https://rsshub.app/itch/posts/9539/introduce-yourself

Route: /itch/posts/:topic/:id

Parameters:

  • topic, required - Topic id, can be found in URL
  • id, required - Topic name, can be found in URL

# Konami

# PES Mobile Announcement

Author: @HenryQW

Example: https://rsshub.app/konami/pesmobile/en/ios

Route: /konami/pesmobile/:lang?/:os?

Parameters:

  • lang, optional - language, obtained from the URL, eg. zh-cn, zh-tw, en
  • os, optional - operating system,iOS or Android

# Metacritic

# Game Releases

Author: @HenryQW

Example: https://rsshub.app/metacritic/release/switch/coming

Route: /metacritic/release/:platform/:type?/:sort?

Parameters:

  • platform, required - console platform
  • type, optional - release type, default to new
  • sort, optional - sorting type, default to date

Platforms supported:

PS 4 Xbox One Switch PC Wii U 3DS PS Vita iOS
ps4 xboxone switch pc wii-u 3ds vita ios

Release types, default to new:

New Coming Soon All
new coming all

Sorting types, default to date:

Date Metacritic Score User Score
date metascore userscore

# Minecraft

# Java Game Update

Author: @TheresaQWQ

Example: https://rsshub.app/minecraft/version

Route: /minecraft/version

Parameters: N/A

# CurseForge Mod Update

Author: @Indexyz

Example: https://rsshub.app/curseforge/files/jei

Route: /curseforge/files/:project

Parameters:

  • project, required - Progect shortname or Project ID. The short name of the project can be found in the address bar, for example https://minecraft.curseforge.com/projects/non-update to non-update. Project ID can be found in About This Project in Overview

# Feed The Beast Modpack Updates

Author: @gucheen

Example: https://rsshub.app/feed-the-beast/modpack/ftb_presents_direwolf20_1_16

Route: /feed-the-beast/modpack/:modpackEntry

Parameters:

  • modpackEntry, required - entry name of modpack.
param description
modpackEntry The entry name of modpack, can be found in modpack's page link, for https://www.feed-the-beast.com/modpack/ftb_presents_direwolf20_1_16, use ftb_presents_direwolf20_1_16.

# Nintendo

# eShop New Game Releases

Author: @HFO4

Example: https://rsshub.app/nintendo/eshop/hk

Route: /nintendo/eshop/:region

Parameters:

  • region, required - Region, currently supports hk(Hong Kong), jp(Japan) and us(USA)

# Nintendo Direct

Author: @HFO4

Example: https://rsshub.app/nintendo/direct

Route: /nintendo/direct

Parameters: N/A

# News(Hong Kong only)

Author: @HFO4

Example: https://rsshub.app/nintendo/news

Route: /nintendo/news

Parameters: N/A

# Switch System Update(Japan)

Author: @hoilc

Example: https://rsshub.app/nintendo/system-update

Route: /nintendo/system-update

Parameters: N/A

# PlayStation Store

# Game List(Hong Kong)

Author: @DIYgod

Example: https://rsshub.app/ps/list/STORE-MSF86012-PLUS_FTT_CONTENT

Route: /ps/list/:gridName

Parameters:

  • gridName, required - gridName from the list

Compatible with lists with an URL like https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT (opens new window). For instance PSN Free to Play (opens new window), the gridName is STORE-MSF86012-PLUS_FTT_CONTENT

# Game Product Price

Support browser extension Support RSSBud

Author: @MisteryMonster

Example: https://rsshub.app/ps/product/UP9000-CUSA00552_00-THELASTOFUS00000

Route: /ps/:lang/product/:gridName

Parameters:

  • lang, required - region
  • gridName, required - gridName from the product

Tested some countries, it should be work for most.

Compatible with Product with an URL like https://store.playstation.com/en-us/product/HP4497-CUSA16570_00-ASIAFULLGAME0000 (opens new window). For instance 'Cyberpunk 2077' (opens new window) the region is en-us, the gridName is HP4497-CUSA16570_00-ASIAFULLGAME0000

# PlayStation Network user trophy

Support browser extension Support RSSBud

Author: @DIYgod

Example: https://rsshub.app/ps/trophy/DIYgod_

Route: /ps/trophy/:id

Parameters:

  • id, required - User ID

# PlayStation 4 System Update

Support browser extension Support RSSBud

Author: @Jeason0228

Example: https://rsshub.app/ps/ps4updates/

Route: /ps/ps4updates/

Parameters: N/A

# ProjectSekai | プロセカ

# News

Author: @15x15G

Example: https://rsshub.app/pjsk/news

Route: /pjsk/news

Parameters: N/A

# Steam

Support browser extension Support RSSBud

Author: @maple3142

Example: https://rsshub.app/steam/search/specials=1

Route: /steam/search/:params

Parameters:

  • params, required - search parameters

Get serach parameters from the URL.

For instance, in https://store.steampowered.com/search/?specials=1&term=atelier, the parameters are specials=1&term=atelier.

# Steam news

TIP

Steam provides some official RSS feeds:

# SteamGifts

# Discussions

Author: @whtsky

Example: https://rsshub.app/steamgifts/discussions

Route: /steamgifts/discussions/:category?

Parameters:

  • category, optional - category name, default to All

# TapTap International

Warning

Due to the regional restrictions, an RSSHub deployment in China Mainland may not work on accessing the TapTap International Website.

# Game Topics

Tips

Unlike TapTap China Mainland Website, the International Website has no BBS.

# Game's Changelog

Author: @hoilc @ETiV

Example: https://rsshub.app/taptap/intl/changelog/191001/zh_TW

Route: /taptap/intl/changelog/:id/:lang?

Parameters:

  • id, required - Game's App ID, you may find it from the URL of the Game
  • lang, optional - Language, checkout the table below for possible values, default is en_US

# Language Code

English (US) 繁體中文 한국어 日本語
en_US zh_TW ko_KR ja_JP

# Ratings & Reviews

Author: @hoilc @TonyRL @ETiV

Example: https://rsshub.app/taptap/intl/review/82354/new/zh_TW

Route: /taptap/intl/review/:id/:order?/:lang?

Parameters:

  • id, required - Game's App ID, you may find it from the URL of the Game
  • order, optional - Sort Method, you may use new as the Most Recent, use default or leave it empty for the Most Relevant
  • lang, optional - Language, checkout the table below for possible values, default is en_US

# Sort Method

Most Relevant Most Recent
default new

# Language Code

English (US) 繁體中文 한국어 日本語
en_US zh_TW ko_KR ja_JP

# War Thunder

# News

Author: @axojhf

Example: https://rsshub.app/warthunder/news

Route: /warthunder/news

Parameters: N/A

News data from https://warthunder.com/en/news/ (opens new window) The year, month and day provided under UTC time zone are the same as the official website, so please ignore the specific time!!!

# ファミ通

# Category

Support browser extension

Author: @TonyRL

Example: https://rsshub.app/famitsu/category/new-article

Route: /famitsu/category/:category?

Parameters:

  • category, optional - Category, see table below, new-article by default
新着 PS5 Switch PS4 ニュース ゲームニュース PR TIMES 動画 特集・企画記事 インタビュー 取材・リポート レビュー インディーゲーム
new-article ps5 switch ps4 news news-game prtimes videos special-article interview event-report review indie-game