Gaming
# Blizzard
# News
Example: https://rsshub.ranlychan.top/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.ranlychan.top/dekudeals/most-wanted
Route: /dekudeals/:type
Parameters:
type
, required - Category name
# Epic Games Store
# Free games
Example: https://rsshub.ranlychan.top/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.ranlychan.top/ff14/global/na/all
Route: /ff14/global/:lang/:type?
Parameters:
lang
, required - Regiontype
, 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 |
---|
# Gamer Secret
# Latest News
# Category
Example: https://rsshub.ranlychan.top/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.ranlychan.top/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.ranlychan.top/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.ranlychan.top/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.ranlychan.top/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.ranlychan.top/metacritic/release/switch/coming
Route: /metacritic/release/:platform/:type?/:sort?
Parameters:
platform
, required - console platformtype
, optional - release type, default tonew
sort
, 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.ranlychan.top/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-update
tonon-update
.Project ID
can be found inAbout This Project
inOverview
# Feed The Beast Modpack Updates
Example: https://rsshub.ranlychan.top/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.ranlychan.top/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)
Example: https://rsshub.ranlychan.top/nintendo/system-update
Route: /nintendo/system-update
Parameters: N/A
# PlayStation Store
# Game List(Hong Kong)
Example: https://rsshub.ranlychan.top/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.ranlychan.top/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.ranlychan.top/ps/trophy/DIYgod_
Route: /ps/trophy/:id
Parameters:
id
, required - User ID
# PlayStation 4 System Update
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/ps/ps4updates/
Route: /ps/ps4updates/
Parameters: N/A
# ProjectSekai | プロセカ
# News
# Steam
# Steam search
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/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=english
specifiy 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
/rss
behind Steam community URL to subscribe: https://steamcommunity.com/groups/SteamLabs/rss (opens new window) or add the/feeds
in Steam News : https://store.steampowered.com/feeds/news/group/35143931/ (opens new window)
# SteamGifts
# Discussions
Example: https://rsshub.ranlychan.top/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.ranlychan.top/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.ranlychan.top/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 usenew
as the Most Recent, usedefault
or 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.ranlychan.top/warthunder/news
Route: /warthunder/news
Parameters: N/A
News data from https://warthunder.com/en/news/ The year, month and day provided under UTC time zone are the same as the official website, so please ignore the specific time!!!