[Feature Request]: Disable SSL verification during crawling #525
aravindkarnam
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What needs to be done?
Add a parameter to disable SSL verification during crawling
What problem does this solve?
Permits crawling websites that either use HTTP only or use HTTPS with an invalid certificate.
Target users/beneficiaries
NA
Current alternatives/workarounds
No response
Proposed approach
Add this as an option in the "AsyncPlaywrightCrawlerStrategy" class
Beta Was this translation helpful? Give feedback.
All reactions