b'{"Results":{"output1":[{"Date":"9/20/2016 12:00:00 AM","Open":"769","High":"773.330017","Low":"768.530029","Close":"771.409973","Volume":"975300","Adj Close":"771.409973","Scored Labels":"772.522447122637"}]}}' here is JSON respond from web service you need to get result and convert to object option 1. convert to pandas 2. convert to python object 3. convert to array on python 4 convert to numpy 5. if complicate, to do I need result to use "Scored Labels"