src/TwitterSearch.pycallshttps://api.twitter.com/2/tweets/search/recentsrc/Tweet.pycreates the database tablesrc/SaveTweets.pysaves results to a postgresql database with sql alchemy (Langenderfer)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
src/TwitterSearch.py calls https://api.twitter.com/2/tweets/search/recentsrc/Tweet.py creates the database tablesrc/SaveTweets.py saves results to a postgresql database with sql alchemy
(Langenderfer)