milo2012 / osintstalker

osintstalker
632 stars 215 forks source link

Index error #23

Open akunochi opened 10 years ago

akunochi commented 10 years ago

After the script collects all of the pages like by a user it crashes with the following error.

Traceback (most recent call last): File "fbstalker2.py", line 2123, in options(sys.argv) File "fbstalker2.py", line 2066, in options mainProcess(user) File "fbstalker2.py", line 1883, in mainProcess dataList = parsePagesLiked(html) File "fbstalker2.py", line 1223, in parsePagesLiked pageCategory[count] IndexError: list index out of range