So i'm trying to extract data from an iframe and no joke i've been trying for like 3 days already.
Here is the link: https://serialeonline.to/filme/a-cinderella-story-2004/
Basically i've been trying to extract element attribute inside of it.
If i append on the selector .pframe iframe.metaframe.rptss.lazyloaded i can just get attributes of the iframe itself, but i wanna get deeper and get src attribute of video.jw-video.jw-reset that it's inside the iframe. I've tried all the combinations possible with iframe:iframe but with absolutely no luck. Can someone provide a proper example of the selector so that the data can be extracted?
Best regards,
edutz