cloudflare-scrape icon indicating copy to clipboard operation
cloudflare-scrape copied to clipboard

Enable javascript issue

Open rohan2734 opened this issue 3 years ago • 1 comments

image

i am getting this issue while i am scraping a reactjs frontend website, how to enable javascript? in the scraper?

i have installed all the dependencies also , still it is not able to scrape the content inside the website.

rohan2734 avatar Mar 04 '22 08:03 rohan2734

NoScript is a html parameter where it will only show if javascript is enabled, in other words, it will always be in the code but will not display unless the browser has JS disabled

MattOverthrow avatar Mar 08 '22 18:03 MattOverthrow