Downloading a web page and all of its resource files in Python

后端 未结 2 1078
盖世英雄少女心
盖世英雄少女心 2020-12-30 11:14

I want to be able to download a page and all of its associated resources (images, style sheets, script files, etc) using Python. I am (somewhat) familiar with urllib2 and k

2条回答
提交回复
热议问题