Hello,
I want to build a project that accesses the Gdax websocket in a real time stream, and push that data into Kafka to reformat it and prep it for a ML model. *Can I use Kafka to access GDAX's API and pull data from it in realtime?* or *Should I pull data from their API to a text file in real time and use kafka to read that text file as it changes?* Also! *Please clarify for my sanity, Kafka is not a language, it is a set of APIs that can be used from any language?* Thanks *\\Taha*