diff --git a/assets/radar-rules.js b/assets/radar-rules.js index 3d5c414d3..2edac4ae1 100644 --- a/assets/radar-rules.js +++ b/assets/radar-rules.js @@ -789,4 +789,16 @@ }, ], }, + + 'leboncoin.fr': { + _name: 'leboncoin', + www: [ + { + title: 'ads', + docs: 'https://docs.rsshub.app/en/shopping.html#leboncoin', + source: '/recherche', + target: (params, url) => '/leboncoin/ad/' + url.split('?')[1], + }, + ], + }, }); diff --git a/docs/en/other.md b/docs/en/other.md index 18b4f3989..055deaf0f 100644 --- a/docs/en/other.md +++ b/docs/en/other.md @@ -33,18 +33,6 @@ pageClass: routes -## E-commerce - -### leboncoin - -Transform any search into a feed. - - - -For instance, in https://www.leboncoin.fr/recherche/?**category=10&locations=Paris_75015**, the query is **category=10&locations=Paris_75015** - - - ## Emi Nitta official website ### Recent update diff --git a/docs/en/shopping.md b/docs/en/shopping.md index 9fc7e0549..5040c5bee 100644 --- a/docs/en/shopping.md +++ b/docs/en/shopping.md @@ -9,3 +9,15 @@ pageClass: routes ### News + +## LeBonCoin + +### Ads + +Transform any search into a feed. + + + +For instance, in https://www.leboncoin.fr/recherche/?**category=10&locations=Paris_75015**, the query is **category=10&locations=Paris_75015** + +