# 'verifying your are human' Captcha error from node-red flow

**URL:** https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541
**Category:** General
**Created:** [6 June 2024 18:16 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541 "2024-06-06T18:16:57Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![siri](https://avatars.discourse-cdn.com/v4/letter/s/a183cd/32.png) [@siri](https://discourse.nodered.org/u/siri)
#### Post date: [6 June 2024 18:16 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/1 "2024-06-06T18:16:57Z")

</div>

Hi, I am trying to automate a public website and generate PDF files with the data.

I can generate files without a Captcha error when working from the Chrome browser.

But when working with Node-red headless browser, It throws 'Verifying you are human' with a captcha error.

Has anyone come across this kind of issue and found a solution? Please suggest some ways to handle this.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [6 June 2024 19:25 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/2 "2024-06-06T19:25:46Z")

</div>

You could forego the heavyweight headless browser approach and build pdf files in memory using node-red-contrib-pdf or other [similar nodes](https://flows.nodered.org/search?term=Pdf)

---

<div class="post-metadata">

### Author: ![siri](https://avatars.discourse-cdn.com/v4/letter/s/a183cd/32.png) [@siri](https://discourse.nodered.org/u/siri)
#### Post date: [6 June 2024 20:14 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/3 "2024-06-06T20:14:38Z")

</div>

Thank you for your response. But issue is not with PDf file. This is with some security issue, I am facing with a captcha error ( checking for human or automation software)

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/1/f/1f89bd113525bfe6a22893250e4889910987a399.png)

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [6 June 2024 21:10 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/4 "2024-06-06T21:10:56Z")

</div>

So what is the web page you are trying to access? I read from your first post you were using it to generate PDFs

---

<div class="post-metadata">

### Author: ![siri](https://avatars.discourse-cdn.com/v4/letter/s/a183cd/32.png) [@siri](https://discourse.nodered.org/u/siri)
#### Post date: [7 June 2024 14:41 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/5 "2024-06-07T14:41:48Z")

</div>

Website : [https://www.ffiec.gov](https://www.ffiec.gov) and on providing loan details. it will generate PDF.  
I want to download generated PDF file.

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [7 June 2024 15:10 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/6 "2024-06-07T15:10:45Z")

</div>

Have you googled the problem - [https://community.cloudflare.com/t/verifying-human/630153](https://community.cloudflare.com/t/verifying-human/630153)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [6 August 2024 15:11 UTC](https://discourse.nodered.org/t/verifying-your-are-human-captcha-error-from-node-red-flow/88541/7 "2024-08-06T15:11:35Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
