rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Full articles (not truncated) for Dealabs feeds

Open esp13 opened this issue 11 months ago • 1 comments

Hi,

Is your feature request related to a problem? Please describe. The official RSS feed from dealabs for all articles ("Tous") is this one : https://www.dealabs.com/rss/new But the available articles are really short and you can't really read them fully offline. You have to follow the link and read the whole article on the website. Same problem for Dealabs feed through RSS-Bridge.

Describe the solution you'd like

  1. Is it possible to create a RSS feed for all dealabs articles (without choosing any group or whatsoever) ("Tous")?
  2. Is it possible to get the full articles and not only the truncated ones? (Without using something like scraplap?)
  3. If it is not possible with RSS-Bridge, how to combine RSS-Bridge with something to get full articles? (With scraplap for exemple)

Describe alternatives you've considered

Additional context For information the personnalised Dealabs feeds "alarms" configured with an account give full articles offline (not truncated). (https://www.dealabs.com/rssx/keyword-alarm/xxxxxxxxxx)

Thank you for your answers and help :)

esp13 avatar May 03 '25 17:05 esp13

Hello !

  1. I think you already have what you need : https://www.dealabs.com/rss/new
  2. Full article is something that could be possible. but displaying the full content of each article would require HTTP access on a per-article basis. Dealabs & Co is already using Cloudflare as CDN provider. Doing so much HTTP access may lead them to activate "bot" protection from Cloudflare, and prevent the bridge to be functional at all.
  3. You can implement the function in the bridge, with an exception with an option to explicitly request the full content of each article

I can't find the personalized Feed "alarms", but you should use it if it fits your needs ?

sysadminstory avatar May 08 '25 20:05 sysadminstory