python爬取中出现IndexError: list index out of range的错误

具体情况见(含代码):https://blog.csdn.net/GraceWangWYY/article/details/115034934

只能证明一个问题,就是re.findall(findLink,item)这个for循环中,肯定至少有一个取到的是空列表[]