filmov
tv
Make A GET Request To Twitter API #shorts #python #pythonforbeginners #pythonprogramming

Показать описание
In this video we're going to make a GET request to the Twitter API in order to get some information about a user account. We'll get the username, description and public metrics (follower count, following count, listed count and tweet count) for the account we specify.
This is a simple introductory tutorial to making a GET request to an API that requires authentication. This particular API endpoint needs a bearer token which we can get by signing up for a Twitter developer account.
This is a simple introductory tutorial to making a GET request to an API that requires authentication. This particular API endpoint needs a bearer token which we can get by signing up for a Twitter developer account.