FInding an image URL

Hi,

I have a question on this playbook. Im having trouble scraping the image from a site (www.paradiso.nl).

The alternative approach I have taken (with help from you) is to find all image URLs in the HTML, and use openai to find the best image link. This works great, but only for the first list item. Should i include a ForEach or something? Or include a delay somehwere?

โ€“Bob

Hi Bob,

I checked your automation and I think you nneed to add a loop here:

Please follow this guide: https://support.bardeen.ai/hc/en-us/articles/32831124270477-How-and-Why-to-Use-Loops-in-Automations and make sure to not reference looped action 2 in next actions.

Hope this helps!

Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community

Hi Victoria. Yep, this worked. I put all actions after the list scrape in a loop (from scraping, analyzing and adding rows to Google Sheets). Always feels like magic if it works. Thanks for the help! Appreciate it a lot.
Let me know if there is anything I can do to return the favor.
โ€“Bob

Hi Bob,

So glad to hear it worked! Itโ€™s always a pleasure working with you โ€” you make it easy. Let me know anytime I can support further.

Best,
Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community