MrToph / scrape-eth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrape-eth

Recursively scrapes a website for all ETH addresses and pulls contract name information from etherscan/bscscan.

asciicast

Supported networks:

  • ETH mainnet
  • BSC mainnet

Install

$ npm install --global scrape-eth

CLI

$ scrape-eth --help
$ scrape-eth --url yearn.finance [--chain bsc]

About


Languages

Language:TypeScript 93.8%Language:JavaScript 6.2%