Skip to content

suinautant/ETF_value_crawling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETF_value_crawling

ETF PE/PBR crawling

Error

20201016 오류 수정

Traceback (most recent call last): File "etf_value.py", line 85, in
etf_name, date, pe, pb = get_value(url_values[0][0], url_values[0][1])
File "etf_value.py", line 52, in get_value
date = div_pe("span", {"class":"as-of-date"})
TypeError: 'NoneType' object is not callable

About

ETF PE/PBR crawling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages