-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following users #294
Comments
Hi, no its not only on your side, after some testing it seems that when the bot open the browser session it is getting stopped by captcha. You can see this if you set to "false" headless option in settings.toml file. I'm trying to work it out but nothing for now. |
I've been using this for my degree thesis and for now this is working for me 1/3 of the times. I wrote that inside the Trending class inside trending.py. You have to insert your login email where I put YOUR EMAIL and your password in YOUR PASSWORD. sorry for the spaghet
|
hello! where can I
any update to this? |
Hi!
Thank you for your effort on this project, it seems amazing!
Can anybody confirm that this is working on their end? I ran the quicklogin, logged in then the driver closed and I got a RuntimeError('Event loop is closed') in the terminal.
Afterwards with the quickstart.py it seems to pull the trending posts and in the terminal it shows its following users but that does not seem to be actually happening. I believe it authenticated fine so I am not certain the previous error is relevant, when I ran the same script without logging in it returned a different terminal output.
I'll also dive into this but I'd like to confirm the issue isn't something with my local configuration. Thanks in advance!
The text was updated successfully, but these errors were encountered: