Injecting configuration and compiling...
Injecting scraper and running...
0
Traceback (most recent call last):
  File "scraper.py", line 29, in <module>
    'name': name[i].text.encode('utf-8').decode('utf-8').strip(),
AttributeError: 'NoneType' object has no attribute 'encode'