Textparser

im trying to build an automation, where a put in a question in my googlesheets, and it then gets info from a url and gives it to ChatGPT, and the back to the google sheets.
But I get an error, that my javascript isnt enabled … and it is :slight_smile:

OUTPUT

  • Bundle 1Collection

    • Text

You need to enable JavaScript to run this app.

I have this exact same issue with this exact same node. The docs aren’t helpful here

@Thomas_Koch_Nielsen try using Apify or ScrapeNinja module instead of the HTTP module.

It seems you are trying to scrape a page, but your requests are blocked.