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.
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to