github.com/diadata-org/diadata@v1.4.593/.github/ISSUE_TEMPLATE/defi-lending-rate-scraper-for--source-name-.md (about)

     1  ---
     2  name: Defi Lending Rate Scraper for <SOURCE NAME>
     3  about: Create a scraper for Defi lending rates and meta information
     4  title: Defi Lending Rate Scraper for <SOURCE NAME>
     5  labels: ''
     6  assignees: ''
     7  
     8  ---
     9  
    10  Your job is to source and connect the <NAME> lending protocol, sourcing lending rates, volume, and other data, pushing it into our database for open-source usage.
    11  
    12  Task: Source primary data defined below for connectivity to our database for:
    13  
    14  - Lending Rate
    15  - DeFi Total Value Locked (USD)
    16  - Biggest Protocol/Dominance % of total
    17  - Total Value Locked (24H in USD; ETH; BTC)
    18  - Total ETH locked
    19  - Underlying Blockchain
    20  - Most locked asset
    21  - Protocol token (if applicable)
    22  
    23  Please commit a scraper which ideally also scrapes historical data as much as possible.
    24  Tutorial on data format: https://docs.diadata.org/documentation/tutorials/write-your-own-defi-lending-rate-scraper
    25  
    26  In case you need to extend the data model, you should also include it into your commit.
    27  
    28  A concrete similar example on the data set to source https://defipulse.com/.