vladkens / twscrape

2024! 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
784 stars 102 forks source link

Twitter API #202

Open Bar-ship-it opened 1 week ago

Bar-ship-it commented 1 week 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 6 days ago

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