taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.39k stars 581 forks source link

error in documentation (query tweets from specific user) #334

Open peacej opened 3 years ago

peacej commented 3 years ago

In the readme, where it explains "query tweets from specific user" should it be using the query_tweets_from_user() function rather than the query_tweets() function?