taspinar / twitterscraper

Scrape Twitter for Tweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Execute Python

barripdmx opened this issue · comments

commented

It is already installed
How execute in python?

best regards,
jb

Here's a hint

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

See section 2.3 of the README file.