html content fetched in browser (with js disabled) is different from what is sent to calibre when fetching recipe.
How do I get the same html content in calibre as seen in a js disabled browser?
How is their server able to detect & send completely different content to a calibre bot?
This is the recipe
an example of html that I get in calibre.
I don't even need to set
auto_cleanup = True
I also used browser
user_agent = 'common_words/based' and still get this simplified html content.
how do i set up
get_browser to look like a firefox!