AttributeError: module 'scrape' has no attribute 'scrape'
MaiF0212 opened this issue · 1 comments
MaiF0212 commented
AttributeError: module 'scrape' has no attribute 'scrape'## Description
I'm working on python code based on a book, however text,title= scrape.scrape(html) line has an error.
I looked for the possible attributes but couldn't figure it out.
If someone knows possible code, or alternative code let me know.
If someone knows the attributes of scrape, please help me out.
Code is shown below,
MaiF0212 commented
close