How to solve example.com needs to review the security of your connection before proceeding?

I am trying to scrape a site that has a page that check if the connection is secure and I get this error: WARN PlaywrightCrawler: Reclaiming failed request back to the list or queue. Request blocked - received 403 status code.
5 Replies
foreign-sapphire
foreign-sapphireOP3y ago
I think it needs to wait longer, instead of to shut down after 1 second and to try again, because it always get the error, how can this be done?
quickest-silver
quickest-silver3y ago
This is a Cloudflare check for a real browser usually. Try to wait longer, use headless: false and Firefox
foreign-sapphire
foreign-sapphireOP3y ago
Is there a guide on how to use Firefox?
other-emerald
other-emerald3y ago
foreign-sapphire
foreign-sapphireOP3y ago
Thank you

Did you find this page helpful?