-
Notifications
You must be signed in to change notification settings - Fork 67
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
RequestResponse(status_code=403, text='{"errors":[{"code":200,"message":"Forbidden."}]}') #106
Comments
Same problem here |
Same problem. It seems that Twitter has changed the search page which now requires login first... |
It might be caused by AIGC boom. A bound of companies want to train their model with twitter's data. Do you have a replacement of it? |
No, I haven't solved this problem yet either.😢 I guess we need to get some twitter accounts to simulate login or get cookies. |
Sad and unfortunate. Would need to keep an ugly eye on open-access. |
Any update to this? I am having the same problem. |
(RequestResponse(status_code=403, text='{"errors":[{"code":200,"message":"Forbidden."}]}'),) |
same problem |
is there no way to get a user's tweets without using the search? can't just scrape a profile and get the tweets? |
Is there a way to pass an auth token? I can't find it in the source so far... |
Same problem.... |
traceback
The text was updated successfully, but these errors were encountered: