Hi Everyone,
I was also looking into that. The problem is that "Le Monde" changed their website and that now the content is requested through javascript.
I could build the recipe adapted to the content but the problem I did not solve is to access the html content after the javascript request (similar to webscraping). I downloaded the content once manually through the "inspect content" feature of Mozilla, I am not sure how to do that with the python already embedded in calibre.
I forked Sylvain Durand recipe:
https://github.com/sylvaindurand/calibre if someone wants to take over....
Cheers,