I am trying to automate the collection the content of news stories using Make.com. I have a google alert setup using an RSS feed. I have successfully been able to load each of the URLs generated by this alert - but I cannot get the contents of the body of the article. I have attempted many alternatives (ScrapeNinja, HTTP API Call, HTTP Get, etc.) What is the easiest way (fewest outside tools) to get the body of a news story like this one “https://www.google.com/url?rct=j&sa=t&url=https://broadbandbreakfast.com/join-the-resilient-digital-infrastructure-summit-on-september-18-2025/&ct=ga&cd=CAIyGmNiYzVjZTM4ZTFlYjk1ZWQ6Y29tOmVuOlVT&usg=AOvVaw2-SDBDN5FDoxV53VvYxwvz”
I have API subscriptions to ScrapeNinja, OpenAI and Perplexity. Thanks for you assistance.