News Automation (RSS -> Scraptio -> OpenAI --> Google Sheet): almost there, please help!

That looks like a whole webpage, so you need to either:

  • use ScrapeNinja’s Extractor Function feature to get the text from specified elements, or
  • use stripHTML function together with another AI module to help you extract the required content that you want.

If you want a ScrapeNinja example, take a look at Grab data from page and url - #5 by samliew

For more information on the different methods of web scraping, see Overview of Different Web Scraping Techniques in Make 🌐

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!