Hi, I’m running into an issue with the Facebook Ad Library Scraper node in my Gumloop flow. The node returns the message:
“Page https://www.facebook.com/diffeyewear/ is not currently running ads,”
even though I’ve confirmed that DIFF Eyewear is actively running Facebook ads.
Here’s how the flow is currently structured:
- It starts with the company’s website URL (diffeyewear.com).
- An AI Web Research node extracts the Facebook profile URL.
- The Facebook Ad Library Scraper attempts to scrape ads using that URL.
- If the first attempt fails, an If-Else node checks for errors, then extracts the display name from the profile and tries again using that name as a keyword search.
The issue is that when the initial scraper fails, the secondary path isn’t being triggered. The flow ends at the first failure rather than moving to the fallback logic.
Any guidance on how to resolve this (whether it’s an issue with error detection, flow logic, or the scraper itself) would be greatly appreciated.
Here is a link to the shared run/pipeline: https://www.gumloop.com/pipeline?run_id=NczjmmmpTnD8tvZKGatzF9&workbook_id=3CAQtRCWZAFt8sqYNUfD1M