This bounty is no longer available
Web3 DAO | diadata-org Logo

Write a Trades Scraper for MEXC Exchange

Organization

diadata-org

Deadline

almost 2 years ago

Status

ENDED

320 USD

INSTRUCTIONS

We are looking for a developer that can provide a scraper for trading data from MEXC exchange: https://www.mexc.com/

The scraper must be written in Go and work concurrently and efficiently. Furthermore, as MEXC does not offer a websocket endpoint for raw trades, you should use the following Rest endpoint in order to get trading data: https://mxcdevelop.github.io/apidocs/spot_v3_en/#recent-trades-list

The scraper should work with a ticker, i.e. each pair scraper should check for new trades in the above endpoint every 10 seconds.

Finally, please adapt to our underlying data structures. For information on implementation details, please have a look at: https://docs.diadata.org/documentation/tutorials/exchangescrapers