How to connet upstocks live market from python script?

While i am trying to fetch upstocks live market with python script.Can anyhone suggest how to connect upstocks live market

@karthigeya_44296154 Kindly review the following documentation on WebSocket implementation

I tried using the sample data I am not able to connnect.I need live market data for analysis so how can i connect the upstocks with my local python script

@karthigeya_44296154 can you share the python code and the error message for further investigation ?

Hi @Anand_Sajankar

I connected upstocks using websocket and how do i fetch live data and i want to analysis using live data could you please suggest how to do that.Only for analysis purpose.

@karthigeya_44296154 You can access real-time market data sample code by referring to the links below:

@Anand_Sajankar
Thanks, But i downloaded complete.json file to get instrument key and try to get live data but i cant able to fetch the data

@karthigeya_44296154 Could you please provide more details about the request parameters? Are you encountering any errors?