BeautifulSoup(html) not working, saying can't call module?

后端 未结 3 1464
无人共我
无人共我 2021-01-17 17:27
import urllib2
import urllib
from BeautifulSoup import BeautifulSoup        # html
from BeautifulSoup import BeautifulStoneSoup     # xml
import BeautifulSoup                


        
3条回答
提交回复
热议问题