Etherscan Wallet Scraper avatar

Etherscan Wallet Scraper

Pricing

Pay per usage

Go to Apify Store
Etherscan Wallet Scraper

Etherscan Wallet Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Overview

Etherscan Wallet Scraper is an Apify actor that extracts Ethereum wallet data from Etherscan, the leading Ethereum blockchain explorer. Get detailed wallet information including ETH balance, ERC-20 token holdings, and recent transaction history for any Ethereum address.

Features

  • Extract ETH balance and USD value for any wallet address
  • Collect ERC-20 token holdings with names and balances
  • Retrieve recent transaction history with details
  • Track wallet activity timestamps (first and last seen)
  • Process multiple wallet addresses in a single run
  • Works with empty input using Vitalik Buterin's wallet as default

Use Cases

  • Wallet analysis: Monitor ETH balances and token holdings for whale wallets
  • On-chain research: Track transaction patterns and wallet activity
  • Portfolio tracking: Build automated wallet monitoring dashboards
  • Due diligence: Analyze wallet history for investment research

Input Configuration

FieldTypeDescriptionDefault
walletAddressesArrayEthereum wallet addresses to scrape["0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"]
includeTokensBooleanInclude ERC-20 token holdingstrue
maxTransactionsIntegerMax recent transactions per wallet100

Output Data

Each result contains the following fields:

  • walletAddress - Ethereum wallet address
  • ethBalance - ETH balance
  • ethValueUsd - USD value of ETH holdings
  • tokenCount - Number of different ERC-20 tokens held
  • tokens - Array of token holdings with names and balances
  • transactionCount - Total transaction count
  • recentTransactions - Array of recent transaction details
  • firstSeen - First transaction timestamp
  • lastSeen - Most recent transaction timestamp
  • url - Etherscan wallet URL
  • scrapedAt - Timestamp of data collection

API Usage

Call this actor via the Apify API for automated wallet monitoring. Results available in JSON, CSV, or Excel format. Schedule runs for regular blockchain data collection.

Pricing

This actor uses pay-per-event pricing at $0.00075 per result. Run with empty input {} to test with the default wallet. Visit the Apify platform for pricing details.