However the task queue seems to repeat 2 tasks which seem to either generate ApplicationError: 5 error's in the log or fails with a 'NoneType' object has no attribute 'findAll', which when I tested it on IDLE generated None objects when beautiful soup failed to find anything in the page I passed it. I added the code below however this doesn't ...
Đọc thêm