Gaming
# Blizzard
# News
Example: https://rsshub.app/blizzard/news
Route: /blizzard/news/:language?/:category?
Parameters:
language, optional - Language code, see below, en-US by defaultcategory, 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
Example: https://rsshub.app/dekudeals/most-wanted
Route: /dekudeals/:type
Parameters:
type, required - Category name
# Epic Games Store
# Free games
Example: https://rsshub.app/epicgames/freegames
Route: /epicgames/freegames/:locale?/:country?
Parameters:
locale, optional - Locale, en_US by defaultcountry, optional - Country, en_US by default
# FINAL FANTASY XIV
# FINAL FANTASY XIV (The Lodestone)
Example: https://rsshub.app/ff14/global/na/all
Route: /ff14/global/:lang/:type?
Parameters:
lang, required - Regiontype, optional - Category,allby 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
Example: https://rsshub.app/fortnite/news
Route: /fortnite/news/:options?
Parameters:
options, optional - Params
options.lang, optional, language, eg./fortnite/news/lang=en-US, common languages are listed below, more languages are available one the official website (opens new window)
| English (default) | Spanish | Japanese | French | Korean | Polish |
|---|---|---|---|---|---|
| en-US | es-ES | ja | fr | ko | pl |
# Gamer Secret
# Latest News
# Category
Example: https://rsshub.app/gamersecret
Route: /gamersecret/:type?/:category?
Parameters:
type, optional - Type, see below, Latest News by defaultcategory, 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
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
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 URLid, 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
Example: https://rsshub.app/itch/posts/9539/introduce-yourself
Route: /itch/posts/:topic/:id
Parameters:
topic, required - Topic id, can be found in URLid, required - Topic name, can be found in URL
# Konami
# PES Mobile Announcement
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, enos, optional - operating system,iOS or Android
# Metacritic
# Game Releases
Example: https://rsshub.app/metacritic/release/switch/coming
Route: /metacritic/release/:platform/:type?/:sort?
Parameters:
platform, required - console platformtype, optional - release type, default tonewsort, optional - sorting type, default todate
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
# CurseForge Mod Update
Example: https://rsshub.app/curseforge/files/jei
Route: /curseforge/files/:project
Parameters:
project, required - Progect shortname orProject ID. The short name of the project can be found in the address bar, for examplehttps://minecraft.curseforge.com/projects/non-updatetonon-update.Project IDcan be found inAbout This ProjectinOverview
# Feed The Beast Modpack Updates
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
Example: https://rsshub.app/nintendo/eshop/hk
Route: /nintendo/eshop/:region
Parameters:
region, required - Region, currently supportshk(Hong Kong),jp(Japan) andus(USA)
# Nintendo Direct
# News(Hong Kong only)
# Switch System Update(Japan)
# PlayStation Store
# Game List(Hong Kong)
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
Example: https://rsshub.app/ps/product/UP9000-CUSA00552_00-THELASTOFUS00000
Route: /ps/:lang/product/:gridName
Parameters:
lang, required - regiongridName, 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
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
Example: https://rsshub.app/ps/ps4updates/
Route: /ps/ps4updates/
Parameters: N/A
# ProjectSekai | プロセカ
# News
# Steam
# Steam search
Support browser extension Support RSSBud
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:
- News home page: https://store.steampowered.com/feeds/news/?l=english (opens new window) the parameter
l=englishspecifiy the language. - Game news rss can get from the rss buttom in page like this: https://store.steampowered.com/news/app/648800/ (opens new window), rss link will looks like: https://store.steampowered.com/feeds/news/app/648800/?cc=US&l=english (opens new window)
- Steam group can add
/rssbehind Steam community URL to subscribe: https://steamcommunity.com/groups/SteamLabs/rss (opens new window) or add the/feedsin Steam News : https://store.steampowered.com/feeds/news/group/35143931/ (opens new window)
# SteamGifts
# Discussions
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
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 Gamelang, optional - Language, checkout the table below for possible values, default isen_US
# Language Code
| English (US) | 繁體中文 | 한국어 | 日本語 |
|---|---|---|---|
| en_US | zh_TW | ko_KR | ja_JP |
# Ratings & Reviews
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 Gameorder, optional - Sort Method, you may usenewas the Most Recent, usedefaultor leave it empty for the Most Relevantlang, optional - Language, checkout the table below for possible values, default isen_US
# Sort Method
| Most Relevant | Most Recent |
|---|---|
| default | new |
# Language Code
| English (US) | 繁體中文 | 한국어 | 日本語 |
|---|---|---|---|
| en_US | zh_TW | ko_KR | ja_JP |
# War Thunder
# News
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
Example: https://rsshub.app/famitsu/category/new-article
Route: /famitsu/category/:category?
Parameters:
category, optional - Category, see table below,new-articleby default
| 新着 | PS5 | Switch | PS4 | ニュース | ゲームニュース | PR TIMES | 動画 | 特集・企画記事 | インタビュー | 取材・リポート | レビュー | インディーゲーム |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| new-article | ps5 | switch | ps4 | news | news-game | prtimes | videos | special-article | interview | event-report | review | indie-game |