Hi,
I already create a tabular classification model using AutoML. All ready have the features created in a Goolge colab and now I need to get the real life data from a Public API to feed the features, then pass the features into the Model and finally get the classifications.
The question is are the steps and which tools should I use in order to connect to the API in order to receive the real time data?