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

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -