I am trying to extract data from JSON Object which is returned from the api call for api.trends() [Tweepy] but I am not able to extract the data.
Can anyone give me an example of how to extract data from JSON object. I want to extract the data in tabular form.
Thanks in advance.