Skip to content

baoanh1310/sandbox_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Installation

Open Terminal (Powershell on Windows)

git clone https://github.com/baoanh1310/sandbox_analysis
cd sandbox_analysis
npm install

Run

  • Get result for version 1 (based on the exact timestamp that the topic was created on forum)
node crawler.js
  • Get result for version 2 (based on the month info in about section link)
node crawler_v2.js

Results

  • The code will automatically exports 2 files in the results folder

  • The txt extension file contains:

    • Total reward of the month
    • Max reward of the month
    • Average reward of the month
    • Total approved proposals
  • The csv extension file contains more details data scraping from DAO website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published