GMGN Wallet Stat Scraper

GMGN Wallet Stat Scraper

by muhammetakkurtt

GMGN Wallet Stat Scraper is an Apify actor that automatically extracts statistical data from crypto wallets on the GMGN.ai platform. Working across Et...

11,323 runs
292 users
Try This Actor

Opens on Apify.com

About GMGN Wallet Stat Scraper

GMGN Wallet Stat Scraper is an Apify actor that automatically extracts statistical data from crypto wallets on the GMGN.ai platform. Working across Ethereum, BSC, Base, Solana and Tron networks, it collects and analyzes trading statistics, profit/loss ratios and performance data from wallets.

What does this actor do?

GMGN Wallet Stat Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

GMGN Wallet Stat Scraper # GMGN Wallet Stat Scraper GMGN Wallet Stat Scraper is a powerful web scraping tool developed for the Apify platform. This tool automatically extracts statistical data from crypto wallets on the GMGN.ai platform, analyzes it, and allows you to monitor it. Working across different blockchain networks (Ethereum, BSC, Base, Solana, and Tron), it collects comprehensive information such as trading statistics, profit/loss ratios, and performance indicators from a wallet. ## Why Should You Use GMGN Wallet Stat Scraper? GMGN Wallet Stat Scraper saves you hours by automating manual data collection processes and provides you with access to the most up-to-date wallet statistics. This tool offers you the following advantages: - Time Saving: Saves you hours by automating manual data collection processes - Comprehensive Data: Complete statistical data set including trading numbers, profit/loss ratios, and risk metrics - Multi-Blockchain Support: Works on Ethereum, BSC, Base, Solana, and Tron networks - Customizable Data Collection: Ability to collect statistical data over different time periods ## Features - Extracts comprehensive statistical data from crypto wallets on GMGN.ai - Can scan multiple wallet addresses simultaneously - Can retrieve wallet statistics according to different time periods (1 day, 7 days, 30 days, all time) - Stores collected data in Apify data storage and allows you to export it in various formats (JSON, CSV, Excel) - Provides faster and more reliable results with proxy support - Automatic wallet address validation and conversion to appropriate format ## Use Cases - Portfolio Performance Analysis: Analyze the overall performance and trading behaviors of wallets - Risk Assessment: Evaluate the risk profiles and investment strategies of wallets - Investor Behavior Study: Examine behavior models of successful investors - Market Research: Research the performance of crypto assets in different wallets - Data Science Projects: Create comprehensive statistical datasets for crypto markets ## Usage 1. Run this actor in the Apify console. 2. Provide the required inputs: - walletAddresses: Wallet addresses to be scanned (you can enter multiple addresses) - chain: Blockchain network to be scanned (eth, bsc, base, sol, tron) - period: Statistical time period (1d, 7d, 30d, all) - proxyConfiguration: Proxy configuration ### Example Input json { "walletAddresses": ["0xd8da6bf26964af9d7eed9e03e53415d37aa96045"], "chain": "eth", "period": "all", "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": [] } } ## Output The collected data is saved to the Apify dataset. The output data includes the following fields: - wallet_address: Wallet address - chain: Blockchain network - period: Statistical time period - buy: Total number of buys - buy_1d: Number of buys in 1 day - buy_7d: Number of buys in 7 days - buy_30d: Number of buys in 30 days - sell: Total number of sells - sell_1d: Number of sells in 1 day - sell_7d: Number of sells in 7 days - sell_30d: Number of sells in 30 days - pnl: Profit/Loss ratio - pnl_1d: 1-day Profit/Loss ratio - pnl_7d: 7-day Profit/Loss ratio - pnl_30d: 30-day Profit/Loss ratio - all_pnl: All-time Profit/Loss ratio - realized_profit: Realized profit - realized_profit_1d: 1-day realized profit - realized_profit_7d: 7-day realized profit - realized_profit_30d: 30-day realized profit - unrealized_profit: Unrealized profit - unrealized_pnl: Unrealized Profit/Loss ratio - total_profit: Total profit - total_profit_pnl: Total profit Profit/Loss ratio - balance: Token balance - eth_balance: ETH balance - sol_balance: SOL balance - trx_balance: TRX balance - bnb_balance: BNB balance - total_value: Total value - winrate: Win rate - token_sold_avg_profit: Average profit of sold tokens - history_bought_cost: Historical purchase cost - token_avg_cost: Average token cost - token_num: Number of tokens - profit_num: Number of profitable tokens - pnl_lt_minus_dot5_num: Number of tokens with PnL < -0.5 - pnl_minus_dot5_0x_num: Number of tokens with PnL between -0.5 and 0x - pnl_lt_2x_num: Number of tokens with PnL < 2x - pnl_2x_5x_num: Number of tokens with PnL between 2x and 5x - pnl_gt_5x_num: Number of tokens with PnL > 5x - bind: Binding status - avatar: Avatar URL - name: Name - ens: ENS name - tags: Tags - tag_rank: Tag ranking - twitter_name: Twitter name - twitter_username: Twitter username - twitter_bind: Twitter binding status - twitter_fans_num: Number of Twitter followers - followers_count: Followers count - is_contract: Whether it is a contract - last_active_timestamp: Last active time - risk: Risk metrics - avg_holding_peroid: Average holding period - updated_at: Update time - refresh_requested_at: Refresh request time - follow_count: Number of followed wallets - remark_count: Number of remarks - total_volume: Total transaction volume - creator_created_count: Number of created tokens - fund_from: Funding source - fund_from_ts: Funding timestamp - fund_tx_hash: Funding transaction hash - gas_cost: Gas cost ### Solana / BSC Network (Additional/Different Fields) - address: Wallet address (instead of wallet_address) - native_balance: Native SOL balance - buy_1d, buy_7d, buy_30d: Number of buys by period - sell_1d, sell_7d, sell_30d: Number of sells by period - pnl_1d, pnl_7d, pnl_30d: Profit/Loss ratio by period - realized_profit_1d, realized_profit_7d, realized_profit_30d: Realized profit by period - realized_profit_pnl: Realized profit PnL ratio - total_profit_pnl: Total profit PnL ratio - all_pnl: All-time Profit/Loss ratio - transfer_in: Number of transfers in - transfer_out: Number of transfers out - avg_holding_period: Average holding period (in seconds) - total_bought_cost: Total cost of bought tokens - total_sold_income: Total income from sold tokens - total_transfer_in_cost: Total cost of transferred in tokens - total_transfer_out_income: Total income from transferred out tokens - total_fee: Total transaction fees - total_fee_usd: Total transaction fees in USD - history_bought_cost: Historical purchase cost - token_avg_cost: Average token cost - token_sold_avg_profit: Average profit of sold tokens - token_num: Number of tokens - profit_num: Number of profitable tokens - pnl_lt_minus_dot5_num: Number of tokens with PnL < -0.5 - pnl_minus_dot5_0x_num: Number of tokens with PnL between -0.5 and 0x - pnl_lt_2x_num: Number of tokens with PnL < 2x - pnl_2x_5x_num: Number of tokens with PnL between 2x and 5x - pnl_gt_5x_num: Number of tokens with PnL > 5x - pnl_detail: Detailed PnL breakdown - winrate: Win rate percentage - token_num: Number of tokens - pnl_lt_nd5_num: Tokens with PnL < -50% - pnl_nd5_0x_num: Tokens with PnL between -50% and 0% - pnl_0x_2x_num: Tokens with PnL between 0% and 2x - pnl_2x_5x_num: Tokens with PnL between 2x and 5x - pnl_gt_5x_num: Tokens with PnL > 5x - first_market_cap_num: Tokens bought at first market cap level - second_market_cap_num: Tokens bought at second market cap level - third_market_cap_num: Tokens bought at third market cap level - risk: Risk metrics (similar structure to other networks but with different values) - token_active: Number of active tokens - token_honeypot: Number of honeypot tokens - token_honeypot_ratio: Honeypot token ratio - no_buy_hold: Number of tokens held without buying - no_buy_hold_ratio: No-buy-hold ratio - sell_pass_buy: Sell operations that passed buy operations - sell_pass_buy_ratio: Sell pass buy ratio - fast_tx: Number of fast transactions - fast_tx_ratio: Fast transaction ratio ## Example Output ### Ethereum Network Example json { "buy": 5, "buy_1d": 0, "buy_7d": 0, "buy_30d": 0, "sell": 80, "sell_1d": 0, "sell_7d": 0, "sell_30d": 1, "pnl": -0.0002783287092978314, "pnl_1d": 0, "pnl_7d": 0, "pnl_30d": 0, "all_pnl": -0.012391918863559689, "realized_profit": -1123.6440430453488, "realized_profit_1d": 0, "realized_profit_7d": 0, "realized_profit_30d": 0, "unrealized_profit": -880.252893156765, "unrealized_pnl": -0.0007493998373956554, "total_profit": -2003.896936202114, "total_profit_pnl": -0.02168261310722894, "balance": "29.589346773619554955", "eth_balance": "29.589346773619554955", "sol_balance": "29.589346773619554955", "trx_balance": "29.589346773619554955", "bnb_balance": "29.589346773619554955", "total_value": 19087189741246.434, "winrate": 0, "token_sold_avg_profit": -0.006864334418078937, "history_bought_cost": 1174610.4672451697, "token_avg_cost": 391536.8224150566, "token_num": 36, "profit_num": 0, "pnl_lt_minus_dot5_num": 1, "pnl_minus_dot5_0x_num": 2, "pnl_lt_2x_num": 33, "pnl_2x_5x_num": 0, "pnl_gt_5x_num": 0, "gas_cost": 698.7664155257679, "bind": false, "avatar": "https://gmgn.ai/defi/images/twitter/40f0015a727f61121cdf3bac06294de6.jpg", "name": "vitalik.eth", "ens": "dacc.eth", "tags": [ "kol", "bluechip_owner" ], "tag_rank": { "bluechip_owner": 0, "kol": 139 }, "twitter_name": "vitalik.eth", "twitter_username": "VitalikButerin", "twitter_bind": false, "twitter_fans_num": 5828085, "followers_count": 5828085, "is_contract": false, "last_active_timestamp": 1759035887, "risk": { "token_active": 36, "token_honeypot": 0, "token_honeypot_ratio": 0, "no_buy_hold": 8891, "no_buy_hold_ratio": 0.9959672902430828, "sell_pass_buy": 34, "sell_pass_buy_ratio": 0.9444444444444444, "fast_tx": 1, "fast_tx_ratio": 0.027777777777777776 }, "avg_holding_peroid": 0, "updated_at": 1759680139, "refresh_requested_at": null, "follow_count": 1239, "remark_count": 795, "total_volume": 5210598.358983258, "creator_created_count": 0, "fund_from": "", "fund_from_ts": 1741300115, "fund_tx_hash": "", "wallet_address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045", "chain": "eth", "period": "all" } ### Solana Network Example json { "twitter_bind": true, "twitter_fans_num": 25947, "twitter_username": "0GAntD", "twitter_name": "OGAntD", "ens": "", "avatar": "https://gmgn.ai/defi/images/twitter/d6fb5ea9ccadc49a9a5a79e868117be2.jpg", "name": "OGAntD", "eth_balance": "12.76266177800000000000", "sol_balance": "12.76266177800000000000", "trx_balance": "12.76266177800000000000", "bnb_balance": "12.76266177800000000000", "balance": "12.76266177800000000000", "total_value": 0, "unrealized_profit": "-12822.36503339980784107", "unrealized_pnl": 0, "realized_profit": "493688.59014493523518251151", "pnl": -0.4061607372949542, "pnl_1d": 0, "pnl_7d": -0.4061607372949542, "pnl_30d": -0.2281537926153316, "realized_profit_1d": 0, "realized_profit_7d": -42012.52336818779, "realized_profit_30d": -165808.6587363582, "winrate": 0.328125, "all_pnl": 0.01284352026414952, "total_profit": "480866.22511153542734144151", "total_profit_pnl": "0.0120280453252894", "buy_1d": 0, "sell_1d": 0, "buy_30d": 243, "sell_30d": 201, "buy_7d": 54, "sell_7d": 83, "buy": 16950, "sell": 12669, "history_bought_cost": 88807.97889484, "token_avg_cost": 1850.1662269758333, "token_sold_avg_profit": -2.532208973851889, "token_num": 64, "profit_num": 21, "pnl_lt_minus_dot5_num": 16, "pnl_minus_dot5_0x_num": 11, "pnl_lt_2x_num": 36, "pnl_2x_5x_num": 0, "pnl_gt_5x_num": 1, "last_active_timestamp": 1763263130, "tags": [ "kol", "axiom", "photon", "gmgn", "padre" ], "tag_rank": { "axiom": 0, "gmgn": 0, "kol": 336, "padre": 0, "photon": 0 }, "followers_count": 25947, "is_contract": false, "updated_at": 1763306392, "refresh_requested_at": null, "avg_holding_peroid": 498464.9166666667, "risk": { "token_active": 300, "token_honeypot": 0, "token_honeypot_ratio": "0", "no_buy_hold": 209, "no_buy_hold_ratio": "0.4106090373280943", "sell_pass_buy": 39, "sell_pass_buy_ratio": "0.13", "fast_tx": 12, "fast_tx_ratio": "0.04" }, "address": "215nhcAHjQQGgwpQSJQ7zR26etbjjtVdW74NLzwEgQjP", "native_balance": "12.762661778", "realized_profit_pnl": "0.0123608541335064", "unrealized_profit_pnl": "-0.228700803979014", "transfer_in": 361, "transfer_out": 5, "avg_holding_period": "2206070.5964467004", "total_bought_cost": "39295311.0898700678201", "total_sold_income": "40219777.58305051597705", "total_transfer_in_cost": "436030.05475710828226402295", "total_transfer_out_income": "213593.55756644980102764768", "total_fee": "1450.4512993917499996", "total_fee_usd": "247409.5257330148933336", "pnl_detail": { "winrate": "0.4183474300585556", "token_num": 2004, "pnl_lt_nd5_num": 332, "pnl_nd5_0x_num": 527, "pnl_0x_2x_num": 1092, "pnl_2x_5x_num": 38, "pnl_gt_5x_num": 15, "first_market_cap_num": 253, "second_market_cap_num": 552, "third_market_cap_num": 1199 }, "follow_count": 17929, "remark_count": 14563, "created_token_count": 4, "fund_from": "", "fund_from_ts": 1746586150, "fund_tx_hash": "", "chain": "sol", "period": "all" } These example outputs show the statistical data for wallets on different networks. The actual output will be a list of similar objects for all processed wallets. ## Notes - The collected data is stored in Apify's default data store.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try GMGN Wallet Stat Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
muhammetakkurtt
Pricing
Paid
Total Runs
11,323
Active Users
292
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support