Solscan Token Scraper avatar

Solscan Token Scraper

Pricing

Pay per usage

Go to Apify Store
Solscan Token Scraper

Solscan Token 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

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

FieldTypeDescriptionDefault
tokensArraySolana token mint addresses to scrape["So11111111111111111111111111111111111111112"]
maxTokensIntegerMaximum number of tokens to scrape200

Output Data

Each result contains the following fields:

  • tokenName - Token name
  • symbol - Token ticker symbol
  • tokenAddress - SPL token mint address
  • price - Current price in USD
  • marketCap - Market capitalization
  • holders - Number of token holders
  • supply - Total token supply
  • decimals - Token decimal places
  • url - Solscan token URL
  • scrapedAt - 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.