Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

harshjv/ethereum-scraper

Repository files navigation

⚡️ Ethereum Scraper (Mainly eth_getTransactionsByAccount) JavaScript Style Guide

🚨 Experimental tool

Why?

Demo

Network URL
Mainnet https://mainnet-ethereum.harshjv.com/txs/0x11180911f1852d08467bcf5fe41ac38580adf7ab?page=1&limit=5&sort=asc
Rinkeby https://rinkeby-ethereum.harshjv.com/txs/0x443a0fced533cc1f3c780b3def81da471a3b12ad?page=1&limit=5&sort=asc
Kovan https://kovan-ethereum.harshjv.com/txs/0x454f8d6e2b0f6ca13638ce6e00904d5e75cba291?page=1&limit=5&sort=asc

Run your own node

cp .env.example .env  # configure
npm run scraper       # run scraper
npm run api           # run api in a separate shell

License

MIT

Releases

No releases published

Packages

No packages published