devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.48k stars 422 forks source link

Fix requests error #57

Closed af001 closed 1 year ago

af001 commented 3 years ago

Modify request to include verify=False for SSL connections and disable insecurerequestwarning during runtime. The PR addresses #56

devanshbatham commented 1 year ago

Closing this PR as I have revamped this whole project.