How can i use Premium Twitter APIs in python code

Have you applied for a developer account and do you have access to premium?

Iam going to apply for premium APIs in these two days, but before i need to know if i can use it in python code or another programming lang.

There is a python implementation here https://github.com/twitterdev/search-tweets-python but you won’t be able to use it without having an approved account and credentials.

There’s also another library in Python that supports Premium calls here: https://github.com/geduldig/TwitterAPI

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.