skulltech / goodgives

Auto enter giveaways in Goodreads.
MIT License
22 stars 6 forks source link

tried on both Windows and Ubuntu - not working... #4

Open tschrist opened 3 years ago

tschrist commented 3 years ago

after entering name and password, always returns the following

Traceback (most recent call last): File "giveaways.py", line 102, in main() File "giveaways.py", line 88, in main login(session, username, password) File "giveaways.py", line 11, in login form = tree.xpath('//div[@id="signInForm"]')[0] IndexError: list index out of range

I've even checked by resetting my password - I use my email and password to login online, but always this error with the script

vaibhavpacharya commented 2 years ago

+1

vaibhavpacharya commented 2 years ago

@skulltech any update on this?

skulltech commented 2 years ago

Hey @vaibhavpacharya sorry I totally missed this. Will look into this.

dlnl3 commented 6 months ago

any chance you'll work on this again?