Hey everyone. I need to capture details of iFrames and scripts running on websites of prospects, which will need to enable javascript (not just static HTML). Will I be able to capture this information using this apify actor - https://apify.com/apify/web-scraper
Anyone have any recommendations for this workflow?
Appreciate the help.
Anshul
apify web scraper should work since it runs on chrome with JS enabled. as an alternative, tools like zenrows can also handle JS-rendered pages if you only need iframe/script detection.