Using the Twitter4J Java Library, this project:
- Posts messages to your Twitter feed.
- Searches Twitter for keywords.
- Determines the health of the Twitter API.
To use the Twitter API you need to:
- Get your own Twitter API Credentials. Need help?
- Paste them in your Twitter4J properties file.
src/test/java
src/test/java/utils
Check out the Adventures in Automation blog series Tinkering with Twitter or other code walkthroughs that T.J. Maher has completed.
- Part One: Twitter and the Twitter Search API
- Part Two: Getting credentials, consumerKey, accessToken