taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.4k stars 578 forks source link

Execute Python #322

Closed barripdmx closed 4 years ago

barripdmx commented 4 years ago

It is already installed How execute in python?

best regards, jb

erb13020 commented 4 years ago

Here's a hint

query_tweets(query, begindate=begin_date, enddate=end_date, poolsize=30)

taspinar commented 4 years ago

See section 2.3 of the README file.