Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在本地下载一个网站的副本。问题是,要访问该站点的各个部分,我需要执行检查,单击按钮后,将在浏览器的会话存储中记录一个变量为 true(没有 cookie,也没有本地存储)。
有没有办法让这个工作与 HTTrack 或 wget 一起工作?
如果没有,还有其他方法吗?