Shopping
# Alter China
# News
# AppSales
# Apps
Example: https://rsshub.app/appsales/highlights
Route: /appsales/:caty?/:time?
Parameters:
caty, optional - Category,highlightsby defaulttime, optional - Time,24hby 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.
# Arcteryx
# New Arrivals
Example: https://rsshub.app/arcteryx/new-arrivals/us/mens
Route: /arcteryx/new-arrivals/:country/:gender
Parameters:
country, required - countrygender, required - gender
Country
| United States | Canada | United Kingdom |
|---|---|---|
| us | ca | gb |
gender
| male | female |
|---|---|
| mens | womens |
TIP
Parameter country can be found within the url of Arcteryx website.
# Outlet
Example: https://rsshub.app/arcteryx/outlet/us/mens
Route: /arcteryx/outlet/:country/:gender
Parameters:
country, required - countrygender, required - gender
Country
| United States | Canada | United Kingdom |
|---|---|---|
| us | ca | gb |
gender
| male | female |
|---|---|
| mens | womens |
TIP
Parameter country can be found within the url of Arcteryx website.
# Regear New Arrivals
Example: https://rsshub.app/arcteryx/regear/new-arrivals
Route: /arcteryx/regear/new-arrivals
Parameters: N/A
# Bellroy
# New Releases
# booth.pm
# Shop
Example: https://rsshub.app/booth.pm/shop/annn-boc0123
Route: /booth.pm/shop/:subdomain
Parameters:
subdomain, required - Shop subdomain
# Craigslist
# Shop
Example: https://rsshub.app/craigslist/sfbay/sso?query=folding+bike&sort=rel
Route: /craigslist/:location/:type?
Parameters:
location, required - location, Craigslist subdomain, e.g.,sfbaytype, 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
xxxin/search/xxxis 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.app/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.app/hotukdeals/hot
Route: /hotukdeals/:type
Parameters:
type, required - should be one of highlights, hot, new, discussed
# hottest
# IKEA
# UK - New Product Release
# UK - Offers
# LeBonCoin
# Ads
Transform any search into a feed.
Example: https://rsshub.app/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.app/mercari/category/1
Route: /mercari/:type/:id
Parameters:
type, required -categoryas seaching by category,brandas searching by brand,searchas searching for keywordid, required - can be found in URL of the category or brand page. If you choosesearchastype, 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.app/myfigurecollection/activity
Route: /myfigurecollection/activity/:category?/:language?/:latestAdditions?/:latestEdits?/:latestAlerts?/:latestPictures?
Parameters:
category, optional - Category, Figures by defaultlanguage, optional - Language, as above,enby defaultlatestAdditions, optional - Latest Additions, on as1by default, off as0latestEdits, optional - Changes, on as1by default, off as0latestAlerts, optional - Alerts, on as1by default, off as0latestPictures, optional - Pictures, on as1by 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.app/myfigurecollection/figure
Route: /myfigurecollection/:category?/:language?
Parameters:
category, optional - Category, Figures by defaultlanguage, optional - Language, as above,enby default
| Figures | Goods | Media |
|---|---|---|
| figures | goods | media |
# Pictures
Example: https://rsshub.app/myfigurecollection/potd
Route: /myfigurecollection/:category?/:language?
Parameters:
category, optional - Category, Pictures OTD by defaultlanguage, optional - Language, as above,enby default
| Pictures OTD | Pictures OTW | Pictures OTM |
|---|---|---|
| potd | potw | potm |
# Patagonia
# New Arrivals
Example: https://rsshub.app/patagonia/new-arrivals/mens
Route: /patagonia/new-arrivals/:category
Parameters:
category, required - category, see below
| Men's | Women's | Kids' & Baby | Packs & Gear |
|---|---|---|---|
| mens | womens | kids | luggage |
# ShopBack
# Store
Example: https://rsshub.app/shopback/shopee-mart
Route: /shopback/:store
Parameters:
store, required - Store, can be found in URL
# Snow Peak
# New Arrivals(USA)
Example: https://rsshub.app/snowpeak/us/new-arrivals
Route: /snowpeak/us/new-arrivals
Parameters: N/A
# The Independent
# PS5 stock UK
Example: https://rsshub.app/independent/ps5-stock-uk
Route: /independent/ps5-stock-uk
Parameters: N/A
# Zagg
# New Arrivals
Example: https://rsshub.app/zagg/new-arrivals/brand=164&cat=3038,3041
Route: /zagg/new-arrivals/:query?
Parameters:
query, optional - query, search page querystring
For instance, in https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041 (opens new window), the query is brand=164&cat=3038%2C3041