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

Fix LBank Trades Scraper

Organization

diadata-org

Deadline

over 1 year ago

Status

ENDED

100 USD

INSTRUCTIONS

Our LBank trades scraper fails with the following error: repeated read on failed websocket connection The task consists in fixing the ping-pong mechanism for the websocket api.

You can find the scraper here: https://github.com/diadata-org/diadata/blob/master/pkg/dia/scraper/exchange-scrapers/LBankScraper.go

and documentation for the websocket API here: https://www.lbank.info/en-US/docs/index.html#websocket-api-market-data

Documentation on how to run a scraper locally can be found here: https://docs.diadata.org/contribute/tutorials/exchangescrapers#steps-to-run-a-scraper-locally