Work Experiance With Hemal Uncle
Work Experiance With Hemal Uncle
and PostgreSQL
Table of Contents
What we want to achieve here
What is an API
Creating Instagram Developer Account
Limitations of Instagram API
Authenticating the Instagram API
Analysing Streamed Tweets
Data Cleaning and Preprocessing
Use data to be accurately presented on excel
What is an API
An API (Application Programming Interface) is like a waiter in a
restaurant. Imagine social media as a restaurant, and the API is the waiter
who takes your order (your request), tells the kitchen (the server) what
you want, and then brings the food (the response) back to you.So similarly
to a client server network or even a restaurant, the client (you) can send
queries or requests from the social media api, which then can provide you
with the data you may need via the APIs database
For example, when you use a social media app, an API lets the app get
your friend's latest posts from the social media server and show them to
you. This makes it easy for different apps to talk to each other and share
information. For instance, Facebook launched version 1.0 of its API in
August of 2006, which allowed developers to access Facebook users'
friends, photos, events, and profile information. This API played a crucial
role in establishing Facebook as one of the most popular social networks
in the world. Instagram Basic Display API is an HTTP-based API that
Facebook apps can use to get an Instagram user's profile, images, videos,
and albums.
The Instagram Basic Display API allows users of your app to get basic
profile information, photos, and videos in their Instagram accounts. The
API can be used to access any type of Instagram account but only
provides read-access to basic data. Common uses can be Get
an Instagram User Access Token and permissions from an Instagram user,
Get an Instagram user’s profile..Also To Get an Instagram user’s images,
videos, and albums. Once you have registered your app, you will be
provided with an API access key and API secret key. Store these keys in a
safe place because they will only be generated once and you will need
them, again and again, to connect to the API
Or you may also get an Authorization Window which allows your app to
get Authorization Codes and permissions from app users. Authorization
Codes can be exchanged for Instagram User Access Tokens, which must
be included when querying an app user's profile or their media.
#
As you can see here the implementation of hashtags are used
to show the different sentiments of the users post. Relating to
stuff such as beaches and vibes, which indicate this person is
enjoying their time on the beach