Does Twitter4J search API support Twitter Premium or Enterprise API search end points

53 views Asked by At

The main purpose of my application is to fetch tweets from twitter and i am using Twitter4J to do this. I have got standard twitter API.

My question is that, would the same implementation using twitter4j work if i subscribe for Premium or Enterprise twitter APis to fetch tweets.

1

There are 1 answers

0
Bernhard Zelch On

Currently, no - Twitter4J can’t use the Premium/Enterprise APIs.

Here you find a list of libraries with info whether they support the Premium and Enterprise APIs.