[BangPypers] Web Page request analysis using Python
Akshay Verma
veraks18 at gmail.com
Tue Jul 1 12:19:33 CEST 2014
Hi,
I am currently using Python 3. I have made a basic program which fetches
HTML response from a URL and then parses it to get JS, CSS (using tinyCss2)
and Image GET Requests URLs that the page should make to display properly.
Problem here is that I am not able to get/locate all the requests as some
requests are done by executing JS code. Could anyone suggest how to go
ahead or a better approach?
Best Regards,
Akshay Verma.
More information about the BangPypers
mailing list