Answer the question
In order to leave comments, you need to log in
How to log in to a website using Wget?
Hello. Why, when using cookies in Wget for authorization on the site, authorization only works for the first page? The site is downloading, but I'm only logged in to the site/index.php. Tried in different ways:
wget -x --load-cookies C:\cookies.txt "сайт" --page-requisites -r -l 10 "сайт"
wget -x --load-cookies C:\cookies.txt --page-requisites -r -l 10 "сайт"
wget --load-cookies C:\cookies.txt --page-requisites -r -l 10 "сайт"
wget -x --load-cookies C:\cookies.txt --mirror --convert-links --page-requisites -r -l 10 "сайт"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question