Python Script to retrieve Live crypto prices from MEXC exchange

Ayman Negm
2 min readJun 4, 2021
Photo by Executium on Unsplash

In this article I am going to explain how to get real-time prices of crypto-currencies from MEXC exchange. I have found that there is very limited support for this exchange although I believe it has a nice list of coins. A common way to retrieve such prices in python is by making API calls using a username and key credentials. In this article I am going to explain a method that…

--

--

Ayman Negm

Electrical and Computer Engineering, PhD student, Programmer, Optimizer, Researcher. I write about web scraping and data analysis. Over 6.8K views.