Solscan Token Scraper
Pricing
Pay per usage
Solscan Token Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Overview
Solscan Token Scraper is an Apify actor that extracts Solana token data from Solscan, the leading Solana blockchain explorer. Get detailed token information including prices, holder counts, market caps, and supply data for any SPL token on the Solana network.
Features
- Extract token data by mint address
- Get real-time price and market cap information
- Retrieve holder counts and supply data
- Collect token metadata including decimals and symbol
- Process multiple token addresses in a single run
- Works with empty input using Wrapped SOL as default
Use Cases
- Solana ecosystem research: Monitor token metrics across the Solana network
- Token analysis: Track holder growth, supply changes, and price movements
- DeFi monitoring: Keep tabs on SPL token data for trading and investment
- Portfolio tracking: Automate Solana token data collection for dashboards
Input Configuration
| Field | Type | Description | Default |
|---|---|---|---|
tokens | Array | Solana token mint addresses to scrape | ["So11111111111111111111111111111111111111112"] |
maxTokens | Integer | Maximum number of tokens to scrape | 200 |
Output Data
Each result contains the following fields:
tokenName- Token namesymbol- Token ticker symboltokenAddress- SPL token mint addressprice- Current price in USDmarketCap- Market capitalizationholders- Number of token holderssupply- Total token supplydecimals- Token decimal placesurl- Solscan token URLscrapedAt- Timestamp of data collection
API Usage
Call this actor via the Apify API to integrate Solana token data into your applications. Results available in JSON, CSV, or Excel format. Schedule runs for continuous token monitoring.
Pricing
This actor uses pay-per-event pricing at $0.00075 per result. Run with empty input {} to test with Wrapped SOL. Visit the Apify platform for pricing details.