Hey, Claygent and others AI are often really bad when the website is offline. It often answer yes many times for no reason since the website is down. It think it would valuable to have a feature called "Website Checker" to make sure website are really working. I've tried many prompts and can't get to make this work ( maybe i'm trash)
You can use Clay's URL Validator integration for this purpose. This feature specifically checks if a URL is active and reachable before processing it. The "Check if URL is Valid" action: ** Validates URLs by checking their response status ** Identifies any errors (like 404 not found) ** Returns a boolean value (true/false) indicating if the URL is valid ** Marks a URL as valid only if the site exists, is reachable, and doesn't return errors To implement this in your workflow: 1. Add the URL Validator integration 2. Use the "Check if URL is Valid" action with your URL as input 3. The output field "Valid" will tell you if the website is online This can be used before sending URLs to Claygent to ensure you're only processing active websites.
GOAAAAt
So glad this was helpful, Etienne! If no further issues, I'm going to go ahead and close the ticket. Please feel free to reach back out to reopen this if other issues come up.
