horacio9a / chaturbate-anonymous

More variants of anonymous python27 scripts for chaturbate.com
36 stars 12 forks source link

index out of range #18

Open IcKingAlpha opened 1 year ago

IcKingAlpha commented 1 year ago

I am getting this error, does anyone know why?

File "C:\chaturbate\CB_getOnlineAllModels.py", line 32, in getOnlineModels lastPage[gender] = int(soup.findAll('a', {'class': 'endless_page_link'})[-2].string) IndexError: list index out of range