analyticswithadam / Python

MIT License
44 stars 39 forks source link

Tweepy #2

Open abbasyazdinejad opened 7 months ago

abbasyazdinejad commented 7 months ago

Hi, I am using the code for pulling data from Twitter, Pulling_Tweets.ipynb But I got this error: Status Failed On, 403 Forbidden 453 - You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level.

analyticswithadam commented 7 months ago

Hi Abbas,

The twitter API does not work anymore unless you pay. Something that Elon Musk brought in recently. I have some videos on pulling YouTube Comments if it helps. That one is still open.

Regards,

Adam

On Fri, Dec 8, 2023 at 3:22 PM Abbas Yazdinejad @.***> wrote:

Hi, I am using the code for pulling data from Twitter, Pulling_Tweets.ipynb https://github.com/analyticswithadam/Python/blob/main/Pulling_Tweets.ipynb But I got this error: Status Failed On, 403 Forbidden 453 - You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level.

— Reply to this email directly, view it on GitHub https://github.com/analyticswithadam/Python/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASHC7QVCD7EFUK2VLBFKH6LYIMWDDAVCNFSM6AAAAABAMZ3QD2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTEOBVGE4TQMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

abbasyazdinejad commented 7 months ago

Thanks for the response. If I pay (100$) for the basic version of API V2, will the code work for me? Can I pull data from Twitter?