Hello
I’m trying to get data from The Hacker News - Vulnerability (Vulnerability | News & Insights | The Hacker News) using the HTTP Request node in n8n. The website doesn’t need login, but I get this error:
“Forbidden - perhaps check your credentials?”
I used a GET request with no authentication since the site doesn’t require it. I also tried adding a User-Agent header, but it didn’t work.