python - How to see all url's loaded using urllib -


what trying open url so:

req = urllib2.request('http://www.google.com') response = urllib2.urlopen(req) 

but want able see every background url loaded before getting http://www.google.com (like js files , images). or better if capture ones text in url.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -