pumpfun-token-scanner

Scan pump.fun to extract top Solana tokens and write pump.md.

9|5|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/x402agent/SolanaOS --skill pumpfun-token-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun-token-scanner
Source: https://github.com/x402agent/SolanaOS/tree/main/skills/pumpfun-token-scanner
Command: npx skills add https://github.com/x402agent/SolanaOS --skill pumpfun-token-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires honcho, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the tedious, manual process of extracting trending Solana tokens from pump.fun and compiling a structured feed for a trading agent.

Core Features & Use Cases

  • Automated board scraping: opens pump.fun/board, paginates, and collects token metadata (name, symbol, mint, market cap, age, bonding).
  • Stable output for agents: writes a ready-to-consume pump.md with 100+ rows and a companion trading file for strategy integration.
  • Use case: refresh the trading watchlist daily or on demand when new tokens trend on pump.fun.

Quick Start

Run the pumpfun-token-scanner to scrape pump.fun and generate pump.md for your trading agent.

Frequently Asked Questions about pumpfun-token-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape pump.fun to extract trending Solana tokens for a trading watchlist?

Scraping pump.fun to extract trending Solana tokens is automated by scanning the pump.fun board, paginating through results, and writing a structured markdown file with token metadata like name, symbol, mint, market cap, age, and bonding.

How do I automatically refresh Solana token data from pump.fun for a trading agent?

Refreshing Solana token data for a trading agent involves running an automated board scraper that collects top token metadata and writes a ready-to-consume pump.md file with 100+ rows and a companion trading file.

Does pump.fun token scraping support writing output to a configurable path?

Pump.fun token scraping supports writing the structured markdown output to a configurable path, allowing you to specify the exact location where the pump.md file is saved for your trading agent.

What token metadata is available when extracting top Solana tokens from pump.fun?

When extracting top Solana tokens from pump.fun, the available token metadata includes the token name, symbol, mint address, market cap, age, and bonding information, compiled into a structured feed.

Can I use a pump.fun token scanner to feed up-to-date trends into a trading strategy?

A pump.fun token scanner can feed up-to-date trends into a trading strategy by generating a companion trading file alongside the structured markdown output, enabling direct strategy integration.

What is the best way to track top 100 Solana tokens trending on pump.fun?

Tracking the top 100 Solana tokens trending on pump.fun is best handled by an automated scraper that reads the pump.fun board, handles paging, and compiles a structured watchlist for daily or on-demand refreshing.