Pump.fun Scraper avatar

Pump.fun Scraper

Try for free

3 days trial then $30.00/month - No credit card required now

Go to Store
Pump.fun Scraper

Pump.fun Scraper

api_massta/pump-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Get PRICE information with your Pump.fun tokens. This tool extracts in-depth data about cryptocurrency tokens from Pump.fun, a platform dedicated to Solana-based assets. It provides valuable insights into tokens, including their market caps, trading patterns, social media links, and more.

Developer
Maintained by Community

Actor Metrics

  • 13 monthly users

  • No reviews yet

  • 2 bookmarks

  • 95% runs succeeded

  • Created in Feb 2025

  • Modified 6 days ago

Search term

filterstringOptional

Search filter term (can be 'mint' or 'symbol')

Min Created date

min_created_timestampstringOptional

Minimum Created date relative format: {number} {unit} (e.g. hours ago)

Min Last traded date

min_last_trade_timestampstringOptional

Minimum Last traded date relative format: {number} {unit} (e.g. hours ago)

Include Pool Pricing

include_pricingbooleanOptional

Indicates whether pool pricing should be included (NOTE: this will make the calls slower)

Default value of this property is false

Is Graduated

is_graduatedbooleanOptional

Indicates only completed or graduated coins should be scraped (only graduated coins have an associated raydium pool)

Default value of this property is false

Is NSFW

is_nsfwbooleanOptional

Show items that are NSFW

Default value of this property is true

Has King Of the Hill Status

has_king_of_the_hillbooleanOptional

Filters items that have been King of the Hill before

Default value of this property is false

Use USD Market Cap

is_mkt_cap_usdbooleanOptional

Filter market cap using USD value

Default value of this property is false

Min Market Cap

min_mkt_capintegerOptional

The minimum market cap to scrape

Max Market Cap

max_mkt_capintegerOptional

The maximum market cap to scrape

Skip count

offsetintegerRequired

The number of coins to to skip from the start

Default value of this property is 0

Max count

limitintegerRequired

The max number of coins to scrape

Default value of this property is 1000

Order by

order_byEnumRequired

The field to sort by

Value options:

"created_timestamp": string"last_trade_timestamp": string"last_reply": string"market_cap": string

Default value of this property is "created_timestamp"

Order by direction

order_by_directionEnumRequired

The field to sort by

Value options:

"DESC": string"ASC": string

Default value of this property is "DESC"