umangahuja1 / Scripting-and-Web-Scraping

Scripting and Web scraping in python
MIT License
118 stars 141 forks source link

Not able to run this script #11

Open jainpratik163 opened 5 years ago

jainpratik163 commented 5 years ago

while running this script I am getting this exception and when on debugging I found that the data which is returning c.matches() doesn't contain mchdesc and I think this is a need to replaced by src.

Traceback (most recent call last): File "", line 2, in KeyError: 'mchdesc'