github.com/diadata-org/diadata@v1.4.593/.github/ISSUE_TEMPLATE/write-an-exchange-scraper-for--name--protocol.md (about) 1 --- 2 name: Write an exchange scraper for <NAME> protocol 3 about: 'DEX scraper ' 4 title: '' 5 labels: '' 6 assignees: '' 7 8 --- 9 10 We are looking for a developer that can provide a scraper for trading data from the <NAME> protocol. 11 The scraper must be written in Go and work concurrently and efficiently. You should adapt to our underlying data structures. For information on implementation details, please have a look at: 12 13 https://docs.diadata.org/documentation/tutorials/exchangescrapers 14 15 Please commit a scraper which ideally also scrapes historical data as much as possible.