A project written in Python for Twitter tracking and analysis without using Twitter API. This project is a Python 3.x application. The package dependencies are in the file requirements.txt. Run that command to install the dependencies. SQLite is used as the database. Tweet data is stored on the Tweet, User, Location, Hashtag, HashtagTweet tables. The database is created automatically. analysis.py performs analysis processing. User, hashtag, and location analyzes are performed. You must write Google Map API Key in setting.py to display Google Maps.
Features
- Written in Python
- This project is a Python 3.x application
- SQLite is used as the database
- Tweet data is stored on the Tweet, User, Location, Hashtag, HashtagTweet tables
- The database is created automically
- Get tweet at a specific date range
- User, hashtag, and location analyzes are performed
Categories
Web ScrapersLicense
MIT LicenseFollow Twitter Intelligence
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Twitter Intelligence!