correct-apricot
correct-apricot4y ago

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
correct-apricot
correct-apricotOP4y 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?
Lukas Krivka
Lukas Krivka4y ago
This is a Cloudflare check for a real browser usually. Try to wait longer, use headless: false and Firefox
correct-apricot
correct-apricotOP4y ago
Is there a guide on how to use Firefox?
automatic-azure
automatic-azure4y ago
correct-apricot
correct-apricotOP4y ago
Thank you

Did you find this page helpful?