Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

HTTP Error 403: Forbidden #103

Open
anansi opened this issue Jun 10, 2023 · 1 comment
Open

HTTP Error 403: Forbidden #103

anansi opened this issue Jun 10, 2023 · 1 comment

Comments

@anansi
Copy link

anansi commented Jun 10, 2023

I am getting this error for accessing a user profile with the code:

tweetCriteria = got.manager.TweetCriteria().setUsername('barackobama').setMaxTweets(1)
tweets = got.manager.TweetManager.getTweets(tweetCriteria)

Error is:

An error occured during an HTTP request: HTTP Error 403: Forbidden
Try to open in browser: https://twitter.com/search?q=%20from%3Abarackobama&src=typd

Has twitter updated its scraping detection? Please help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants