I’m trying to access specific info from the data I received after calling an API, but rather than being ready available, it is instead given as a link to another API. How do I call specifically what I need from this secondary API?
It’s multiple links under the same ID, so I’m trying to output it as a dataframe, but I keep on getting an empty dataframe in my output.
Harish Sathish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1