Share this topic
LinkedIn
Twitter
Copy URL
According to BARD, BigQuery also has a number of built-in HTTP functions that you can use to get the status code of a URL.
SELECT http_status_code("https://www.google.com/") AS status_code
never-displayed