0xCathiefish

Results 10 comments of 0xCathiefish

It seems that trying to pass the anti-bot detection is tough. I reverted to using the earlier website authorization method to get the OAuth token and secret, which requires you...

> > It seems that trying to pass the anti-bot detection is tough. > > I reverted to using the earlier website authorization method to get the OAuth token and...

> > > > It seems that trying to pass the anti-bot detection is tough. > > > > I reverted to using the earlier website authorization method to get...

> Do you mean Nitter uses Oauth1 token and token_secret, instead of Oauth2? Check the official get_session.py. I think it is. It is using oauth_token and oauth_token_secret, and I ask...

> > > > > > It seems that trying to pass the anti-bot detection is tough. > > > > > > I reverted to using the earlier website...

> > > > > > > It seems that trying to pass the anti-bot detection is tough. > > > > > > > I reverted to using the...

I think I figured out what's going on. Here's my current hypothesis: Twitter's OAuth tokens are strictly bound to the specific app that was authorized to generate them. This means...

> By no means is this a solution to the issue, but I did create a proof-of-concept fork that uses cookies (1 account) _for personal use_ obviously. I don't know...

@dosu 这个好像也用不了? ```SyntaxError: Unexpected token 'J', "Just a mom"... is not valid JSON``` ``` Route: /sotwe/user/:id Git Hash: b630afc5 Git Date: Thu, 14 Aug 2025 03:05:15 GMT ```