Skip to content

A minimal example of pulling from Twitter recent search API v2

Notifications You must be signed in to change notification settings

geofflangenderfer/TwitterSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterSearch

  • src/TwitterSearch.py calls https://api.twitter.com/2/tweets/search/recent
  • src/Tweet.py creates the database table
  • src/SaveTweets.py saves results to a postgresql database with sql alchemy (Langenderfer)

About

A minimal example of pulling from Twitter recent search API v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published