vladkens / twscrape

2024! X / Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.
https://pypi.org/project/twscrape/
MIT License
1.13k stars 132 forks source link

Question: How to get Twitter API keys #202

Closed Bar-ship-it closed 5 months ago

Bar-ship-it commented 5 months ago

Hi, I'm a beginner in Python, and I'm trying to follow the instructions for using twscrape, but I'm not sure how to access Twitter's API keys

LucasLeRay commented 5 months ago

You can't use Twitter API keys directly. Twscrape "scraps" tweets using credentials from your Twitter account.