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

Write a Trades Scraper for BitMart Exchange

Organization

diadata-org

Deadline

almost 2 years ago

Status

ENDED

280 USD

INSTRUCTIONS

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

The scraper must be written in Go and work concurrently and efficiently. Furthermore, you must use the websocket API in order to get trading data: https://developer-pro.bitmart.com/en/spot/#public-trade-channel

Feel free to substitute the existing Bittrex scraper in our codebase: https://github.com/diadata-org/diadata/blob/master/pkg/dia/scraper/exchange-scrapers/BittrexScraper.go

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