In python:
I want to download the source of a webpage, after the javascript has been applied. What’s the easiest way to do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
splinteris the easiest way to do this:splinteris a tool that makes using several mature products much easier to use. Things like Selenium require lots of getting used to.splinterallows you to learn one API to use the webdriver or change to zope.testbrowser if you would like to.You can run JavaScript and alter the page or test its results: