bitsgalore / bitsgalore.github.io

4 stars 2 forks source link

how set proxy for savepagenow? #87

Closed moonSandra closed 1 year ago

moonSandra commented 1 year ago

Is there a special way to set proxy for savepagenow? or it's just like other http requests ? like this:

os.environ['HTTP_PROXY'] = proxyDict
archiveURL = savepagenow.capture(url)