Open
Description
https://console.apify.com/actors/paOtbjvyUiNsr1Qms/issues/RGdiLyCXUccVAikV5
I seems that the Scraper is not capable to obtain the content from iframes.
There is a "new" feature in crawlee CralwerOptions:
ignoreIframes: false,
What might be used together with parseWithCheerio()
when obtaining the HTML, to deal with this (not tested).