I use wget like this for save site :
wget --page-requisites --no-parent --mirror http://example.com/index.html -P /home/
in Some cases It does NOT work, Error is :
This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support
Now How can I enable Javascript support for that or another way for thease sites.
[https://stackoverflow.com/questions/5901661](https://stackoverflow.com/questions/5901661) – AriaData Feb 21 '18 at 03:27