Not able to web scrape

Is it possible to build this on Gumloop:

  • Extract 10 news articles from the past week
    A) In a very specific niche (Food industry)
    B) From a specific date range (the past week)
    C) From a specific country (Canada)

  • From these articles, extract the following
    A) The title
    B) 3-5 sentences from the article, that best describes what the article is about, without summarizing. It should be directly pulled from the article.
    C) A link to the article.

  • Put all of this in a spreadsheet or a google document…

I have been trying to build this but unable to figure it out. I can’t get gumloop to actually source the news articles. can anyone help me understand which nodes to use?

https://www.gumloop.com/pipeline?workbook_id=7Zfe8ji7K23b86LPNYhbRS&run_id=jm6fm9ENBrSqWft7f8km5W

Hey @Tae – Everything seems to be setup properly here but it looks like you’re passing in the Snippets from the Web Research Node as well in the URL input of the Website Scraper node:

Once you remove that the Website Scraper should be able to scrape the sites properly.

Thank you.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.