Q. I want to crawl web page.(with chrome and python)
I can see the element in HTML source code.
but it's not able to crawl (tried with BS4, SELENUIM, PANDAS)
I find that element come from the other URL. so browser was just showing that, and do not have.
==>. I want find out the element's URL(where that come from... ) from the source code window.
(actually, i can see the url by using the NETWORK tap. but it's very hard when the page have so many elements or sources)
ps. ----target url:https://finance.naver.com/item/main.nhn?code=051910 ----elements come from: https://navercomp.wisereport.co.kr/v1/company/cF1001.aspx?cmp_cd=051910&finGubun=MAIN&frq=0
2.1m questions
2.1m answers
60 comments
57.0k users