Support for Twitter API v.2
See also sfm-ui
- Added support (with twarc2) for harvesting from search, academic search, user timeline, and filtered stream endpoints
- Search and academic search harvests allow for harvesting Tweets by specific date ranges.
- Search and academic search allow for limiting harvests to a specific number of Tweets (useful vis-a-vis new monthly caps per Twitter app/credential)
- Implemented stream harvesting, including support for adding and deleting multiple streaming rules
- Incorporated twarc-csv for handling CSV and Excel exports from Twitter v.2 data
- Unit tests written for v.2 harvester and exporter
- Implemented user-friendly error handling for v.2 endpoints