Etherscan Wallet Scraper
Pricing
Pay per usage
Etherscan Wallet Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
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
| Field | Type | Description | Default |
|---|---|---|---|
walletAddresses | Array | Ethereum wallet addresses to scrape | ["0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"] |
includeTokens | Boolean | Include ERC-20 token holdings | true |
maxTransactions | Integer | Max recent transactions per wallet | 100 |
Output Data
Each result contains the following fields:
walletAddress- Ethereum wallet addressethBalance- ETH balanceethValueUsd- USD value of ETH holdingstokenCount- Number of different ERC-20 tokens heldtokens- Array of token holdings with names and balancestransactionCount- Total transaction countrecentTransactions- Array of recent transaction detailsfirstSeen- First transaction timestamplastSeen- Most recent transaction timestampurl- Etherscan wallet URLscrapedAt- 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.
