justinlittman / twitter-scraper

A tool for scraping tweet ids from the Twitter website.
MIT License
31 stars 10 forks source link

Error in screen name #4

Open yemen2016 opened 6 years ago

yemen2016 commented 6 years ago

I got this error:

usage: twitter_scraper.py [-h] [--since SINCE] [--until UNTIL] [--exclude-retweets] [--delta-days DELTA_DAYS] [--wait-secs WAIT_SECS] [--debug] screen_name twitter_scraper.py: error: the following arguments are required: screen_name

please help me...

justinlittman commented 6 years ago

You should invoke with a command like: python twitter_scraper.py @realDonaldTrump.