Shopping
# Alter China
# News
# AppSales
# Apps
Example: https://rsshub.ranlychan.top/appsales/highlights
Route: /appsales/:caty?/:time?
Parameters:
caty
, optional - Category,highlights
by defaulttime
, optional - Time,24h
by default
Category
Highlights | Active Sales | Now Free | Watchlist Charts |
---|---|---|---|
highlights | activesales | nowfree | mostwanted |
Time
the latest 24 hours | the latest week | all the time |
---|---|---|
24h | week | alltime |
Tip
Parameter time
only works when mostwanted
is chosen as the category.
# booth.pm
# Shop
Example: https://rsshub.ranlychan.top/booth.pm/shop/annn-boc0123
Route: /booth.pm/shop/:subdomain
Parameters:
subdomain
, required - Shop subdomain
# Craigslist
# Shop
Example: https://rsshub.ranlychan.top/craigslist/sfbay/sso?query=folding+bike&sort=rel
Route: /craigslist/:location/:type?
Parameters:
location
, required - location, Craigslist subdomain, e.g.,sfbay
type
, optional - search type, e.g.,sso
We use RSSHub to implement the searching of Craigslist An example of a full original search url: https://sfbay.craigslist.org/search/sso?query=folding+bike&sort=rel (opens new window)
the
xxx
in/search/xxx
is the search type, just refer to the original search url. The query string is the actual name of query, in this case is folding bike
# Guiltfree.pl
# Onsale
# Gumroad
# Products
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/gumroad/afkmaster/Eve10
Route: /gumroad/:username/:products
Parameters:
username
, required - username, can be found in URLproducts
, required - products name, can be found in URL
https://afkmaster.gumroad.com/l/Eve10
-> /gumroad/afkmaster/Eve10
# hotukdeals
# thread
Example: https://rsshub.ranlychan.top/hotukdeals/hot
Route: /hotukdeals/:type
Parameters:
type
, required - should be one of highlights, hot, new, discussed
# IKEA
# UK - New Product Release
# UK - Offers
# LeBonCoin
# Ads
Transform any search into a feed.
Example: https://rsshub.ranlychan.top/leboncoin/ad/category=10&locations=Paris_75015
Route: /leboncoin/ad/:query
Parameters:
query
, required - search page querystring
For instance, in https://www.leboncoin.fr/recherche/?category=10&locations=Paris_75015 (opens new window), the query is category=10&locations=Paris_75015
# Mercari
# Goods
Example: https://rsshub.ranlychan.top/mercari/category/1
Route: /mercari/:type/:id
Parameters:
type
, required -category
as seaching by category,brand
as searching by brand,search
as searching for keywordid
, required - can be found in URL of the category or brand page. If you choosesearch
astype
, then put keyword here
All categories, see Category list (opens new window)
All brands, see Brand list (opens new window)
# MyFigureCollection
# Activity
Example: https://rsshub.ranlychan.top/myfigurecollection/activity
Route: /myfigurecollection/activity/:category?/:language?/:latestAdditions?/:latestEdits?/:latestAlerts?/:latestPictures?
Parameters:
category
, optional - Category, Figures by defaultlanguage
, optional - Language, as above,en
by defaultlatestAdditions
, optional - Latest Additions, on as1
by default, off as0
latestEdits
, optional - Changes, on as1
by default, off as0
latestAlerts
, optional - Alerts, on as1
by default, off as0
latestPictures
, optional - Pictures, on as1
by default, off as0
Category
Figures | Goods | Media |
---|---|---|
0 | 1 | 2 |
Language
Id | Language |
---|---|
en | |
de | Deutsch |
es | Español |
fi | Suomeksi |
fr | Français |
it | Italiano |
ja | 日本語 |
nl | Nederlands |
no | Norsk |
pl | Polski |
pt | Português |
ru | Русский |
sv | Svenska |
zh | 中文 |
# Database
Example: https://rsshub.ranlychan.top/myfigurecollection/figure
Route: /myfigurecollection/:category?/:language?
Parameters:
category
, optional - Category, Figures by defaultlanguage
, optional - Language, as above,en
by default
Figures | Goods | Media |
---|---|---|
figures | goods | media |
# Pictures
Example: https://rsshub.ranlychan.top/myfigurecollection/potd
Route: /myfigurecollection/:category?/:language?
Parameters:
category
, optional - Category, Pictures OTD by defaultlanguage
, optional - Language, as above,en
by default
Pictures OTD | Pictures OTW | Pictures OTM |
---|---|---|
potd | potw | potm |
# ShopBack
# Store
Example: https://rsshub.ranlychan.top/shopback/shopee-mart
Route: /shopback/:store
Parameters:
store
, required - Store, can be found in URL
# The Independent
# PS5 stock UK
Example: https://rsshub.ranlychan.top/independent/ps5-stock-uk
Route: /independent/ps5-stock-uk
Parameters: N/A