# A Cloudflare challenge, not a website
page_signals("Just a moment...cf_chl_opt")
# A parking page
page_signals("This domain is for sale. Inquire now.")
# A real page that merely embeds reCAPTCHA is not blocked
page_signals(paste0("Reddit",
paste(rep("real discussion content", 200), collapse = " "),
""))
Run the code above in your browser using DataLab