RSSHub/docs/en/shopping.md

270 lines
7.1 KiB
Markdown

---
pageClass: routes
---
# Shopping
## Alter China
### News
<RouteEn author="luyuhuang" example="/alter-cn/news" path="/alter-cn/news"/>
## AppSales
### Apps
<RouteEn author="nczitzk" example="/appsales/highlights" path="/appsales/:caty?/:time?" :paramsDesc="['Category, `highlights` by default', '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 Tip
Parameter `time` only works when `mostwanted` is chosen as the category.
:::
</RouteEn>
## Arcteryx
### New Arrivals
<RouteEn author="NavePnow" example="/arcteryx/new-arrivals/us/mens" path="/arcteryx/new-arrivals/:country/:gender" :paramsDesc="['country', '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.
:::
</RouteEn>
### Outlet
<RouteEn author="NavePnow" example="/arcteryx/outlet/us/mens" path="/arcteryx/outlet/:country/:gender" :paramsDesc="['country', '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.
:::
</RouteEn>
### Regear New Arrivals
<RouteEn author="NavePnow" example="/arcteryx/regear/new-arrivals" path="/arcteryx/regear/new-arrivals" />
## Bellroy
### New Releases
<RouteEn author="NavePnow" example="/bellroy/new-releases" path="/bellroy/new-releases" />
## booth.pm
### Shop
<RouteEn author="KTachibanaM" example="/booth.pm/shop/annn-boc0123" path="/booth.pm/shop/:subdomain" :paramsDesc="['Shop subdomain']" />
## Craigslist
### Shop
<RouteEn author="lxiange" example="/craigslist/sfbay/sso?query=folding+bike&sort=rel" path="/craigslist/:location/:type?" :paramsDesc="['location, Craigslist subdomain, e.g., `sfbay`', '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>
>
> 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
<RouteEn author="nczitzk" example="/guiltfree/onsale" path="/guiltfree/onsale"/>
## Gumroad
### Products
<RouteEn author="Fatpandac" example="/gumroad/afkmaster/Eve10" path="/gumroad/:username/:products" :paramsDesc="['username, can be found in URL', 'products name, can be found in URL']" radar="1" rssbud="1">
`https://afkmaster.gumroad.com/l/Eve10` -> `/gumroad/afkmaster/Eve10`
</RouteEn>
## hotukdeals
### thread
<RouteEn author="DIYgod" example="/hotukdeals/hot" path="/hotukdeals/:type" :paramsDesc="['should be one of highlights, hot, new, discussed']"/>
### hottest
<RouteEn author="DIYgod" example="/hotukdeals/hottest" path="/hotukdeals/hottest"></RouteEn>
## IKEA
### UK - New Product Release
<RouteEn author="HenryQW" example="/ikea/gb/new" path="/ikea/gb/new"/>
### UK - Offers
<RouteEn author="HenryQW" example="/ikea/gb/offer" path="/ikea/gb/offer"/>
## LeBonCoin
### Ads
Transform any search into a feed.
<RouteEn author="Platane" example="/leboncoin/ad/category=10&locations=Paris_75015" path="/leboncoin/ad/:query" :paramsDesc="['search page querystring']">
For instance, in <https://www.leboncoin.fr/recherche/?category=10&locations=Paris_75015>, the query is **category=10&locations=Paris_75015**
</RouteEn>
## Mercari
### Goods
<RouteEn author="nczitzk" example="/mercari/category/1" path="/mercari/:type/:id" :paramsDesc="['`category` as seaching by category, `brand` as searching by brand, `search` as searching for keyword', 'can be found in URL of the category or brand page. If you choose `search` as `type`, then put keyword here']">
All categories, see [Category list](https://www.mercari.com/jp/category/)
All brands, see [Brand list](https://www.mercari.com/jp/brand/)
</RouteEn>
## MyFigureCollection
### Activity
<RouteEn author="nczitzk" example="/myfigurecollection/activity" path="/myfigurecollection/activity/:category?/:language?/:latestAdditions?/:latestEdits?/:latestAlerts?/:latestPictures?" :paramsDesc="['Category, Figures by default', 'Language, as above, `en` by default', 'Latest Additions, on as `1` by default, off as `0`', 'Changes, on as `1` by default, off as `0`', 'Alerts, on as `1` by default, off as `0`', 'Pictures, on as `1` by default, off as `0`']">
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 | 中文 |
</RouteEn>
### Database
<RouteEn author="nczitzk" example="/myfigurecollection/figure" path="/myfigurecollection/:category?/:language?" :paramsDesc="['Category, Figures by default', 'Language, as above, `en` by default']">
| Figures | Goods | Media |
| ------- | ----- | ----- |
| figures | goods | media |
</RouteEn>
### Pictures
<RouteEn author="nczitzk" example="/myfigurecollection/potd" path="/myfigurecollection/:category?/:language?" :paramsDesc="['Category, Pictures OTD by default', 'Language, as above, `en` by default']">
| Pictures OTD | Pictures OTW | Pictures OTM |
| ------------ | ------------ | ------------ |
| potd | potw | potm |
</RouteEn>
## Patagonia
### New Arrivals
<RouteEn author="NavePnow" example="/patagonia/new-arrivals/mens" path="/patagonia/new-arrivals/:category" :paramsDesc="['category, see below']">
| Men's | Women's | Kids' & Baby | Packs & Gear |
| ----- | ------- | ------------ | ------------ |
| mens | womens | kids | luggage |
</RouteEn>
## ShopBack
### Store
<RouteEn author="nczitzk" example="/shopback/shopee-mart" path="/shopback/:store" :paramsDesc="['Store, can be found in URL']"/>
## Snow Peak
### New Arrivals(USA)
<RouteEn author="NavePnow" example="/snowpeak/us/new-arrivals" path="/snowpeak/us/new-arrivals"/>
## The Independent
### PS5 stock UK
<RouteEn author="DIYgod" example="/independent/ps5-stock-uk" path="/independent/ps5-stock-uk"/>
## Zagg
### New Arrivals
<RouteEn author="NavePnow" example="/zagg/new-arrivals/brand=164&cat=3038,3041" path="/zagg/new-arrivals/:query?" :paramsDesc="['query, search page querystring']"/>
For instance, in <https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041>, the query is `brand=164&cat=3038%2C3041`