abiyani / automate-save-page-as

Automate browser's "Save Page As" operation
Apache License 2.0
168 stars 50 forks source link

Is there a way to specify a cookie file to use SavePageAs on a site previously logged into? #26

Closed bhuether closed 5 years ago

bhuether commented 5 years ago

I am using curl to login and then after login I am trying to save page. Since I can't get wget to replicate FireFox Save As Website Complete, I am hoping to use this Save Page As script.

thanks!

Brian

abiyani commented 5 years ago

The tool will open your browser and all your existing cookies in browsers would apply as normal. So say if you are logged into a website in firefox, you would be logged into it when firefox opens thru this tools as well.