Skip to content

Dataram57/ENS-scraper

Repository files navigation

Ethereum Name Service Scraper

This is a tool I made for myself to scrap the data about the changes of ENS domain records, from the Ethereum blockchain.

Setup

Install dependencies

npm i axios [email protected]

Setup RPC node addresses

Put them into the nodes.json config file.

Running

scheme: node app.js START_BLOCK_NUMBER END_BLOCK_NUMBER ?OUTPUT_JSON_FILE

Example data

See scans folder

About

Ethereum Name Service - blockchain data scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published