How to get the HTML data generated by Javascript using Python? -
i'm working on python program images chinese manga/comic site. page i'm stuck on right this page.
if use browser open page, on link "右键另存此图片", can image url, image url. however, believe part generated piece of javascript code, when use beautifulsoup parse html source code, image url not there.
so question how can final html after executing javascript image url?
Comments
Post a Comment