Skip to content
Advertisement

trying to get specific data from API response

Trying to get "equity" data from a API response for calculate but can’t get through.

This is my code:

JavaScript

Keep getting TypeError:

JavaScript

And this is data I am trying to tear apart:

JavaScript

Advertisement

Answer

Done with this type, go through json.dumps and json.loads and track the data in equity to get number in json

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement