Hi,
I’m trying out Make.com for the first time. I’m trying to build a scenario where the RSS module checks the openai.com blog RSS site every morning to fetch any new postings. Then the ScrapingBee module would use the url for each of the article pulled in the RSS feed and get the content on the page.
The RSS feed looks to be workings and I am able to pull the blog posts. the issue is with the ScrapingBee module. I googled the json extraction code and entered it. It still errors out saying the url is not provided.
Thanks in advance!