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?
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