我想从ASPX网站下载页面 [英] I wanted to download pages from as ASPX site

查看:120
本文介绍了我想从ASPX网站下载页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

该网站使用.aspx页面。



它包含我想要连续下载的内容。



该内容的Javascript如下:

The site uses .aspx pages.

It has content that I want to consecutively download.

The Javascript of that content is as follow:

javascript:__doPostBack('CONSTANT$CONSTANT$CONSTANT$VARIABLE$CONSTANT','')







我想下载每个VARIABLE + 1直到VARIABLE + 200



背景:

每个VARIABLE返回一个包含结果的网页;我只想下载/保存/截图所有这些网页,无需手动操作:点击Javascript图标,保存页面,点击下一个图标,保存页面,等等。



网站需要我登录(所以我需要为解决方案提供cookie)。



如何实现这一目标?




I wanted to download every VARIABLE+1 until VARIABLE+200

Background:
Each VARIABLE returns a webpage with the result; I just want to download/save/screenshot all those webpages without manual work of: click Javascript icon, save the page, click next icon, save the page, and so on.

The site needs me to be logged on (so I need to supply cookie to the solution).

How can I accomplish this?

推荐答案

CONSTANT


CONSTANT


VARIABLE


这篇关于我想从ASPX网站下载页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆