Mobile-Phone-Dataset-GSMArena icon indicating copy to clipboard operation
Mobile-Phone-Dataset-GSMArena copied to clipboard

NoneType object has no attribute 'text'

Open himanshu64 opened this issue 3 years ago • 2 comments

Traceback (most recent call last): File "scrape.py", line 155, in obj.save_specification_to_file() File "scrape.py", line 131, in save_specification_to_file datum = self.crawl_phones_models_specification(value, brand[0]) File "scrape.py", line 77, in crawl_phones_models_specification model_name = soup.find(class_='specs-phone-name-title').text AttributeError: 'NoneType' object has no attribute 'text'

himanshu64 avatar Apr 28 '21 15:04 himanshu64

I am getting the same error

oldmonkABA avatar Jul 08 '21 06:07 oldmonkABA

found any solution.?

patelanand553 avatar Jul 13 '21 12:07 patelanand553