Hey,
I need to either:
1. View the page source of a webpage after it loads
or
2. Save the webpage to my computer after it loads (same as File Save
Page As)
urllib is not sufficient (using urlopen or something else in urllib
isn't going to do the trick)
Any ideas?
Thanks,
Lara
I need to either:
1. View the page source of a webpage after it loads
or
2. Save the webpage to my computer after it loads (same as File Save
Page As)
urllib is not sufficient (using urlopen or something else in urllib
isn't going to do the trick)
Any ideas?
Thanks,
Lara
Comment