Skip to content

xueyawei/Twitter-Search-API-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Search-API-Python

A python implementation of the Twitter Search Example

This Python script is an implementation of it's Java version https://github.com/tomkdickinson/TwitterSearchAPI.

It's suitable as an example of how you can extract Tweets from Twitter, without going through their API and obtaining theoretically much large datasets.

While written for the Java version, the associated blog post for pagination on Twitter can be found here

Required Libraries

  • BeautifulSoup 4

About

A python implementation of the Twitter Search Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%