'NoneType' object is not callable while Using BeautifulSoup for webscraping

前端 未结 0 351
无人共我
无人共我 2020-12-10 00:20

I am simply trying to replace the contents received from a website using BeautifulSoup. Here is my code :

for title in root:
getTit         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题