Jupiter Solana Token Prices Scraper
Pricing
from $7.50 / 1,000 results
Jupiter Solana Token Prices Scraper
Query the Jupiter aggregator for live Solana token prices by mint or symbol against any quote token. Returns mint, symbol, name, price, vs_token, and type. Feed in tickers like SOL, USDC, BONK, JUP. Useful for portfolio trackers, DeFi dashboards, and arbitrage scouting.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 hours ago
Last modified
Categories
Share

๐ Jupiter Solana Token Prices Scraper
๐ Export Jupiter Solana token prices data in seconds. Structured records direct from the public Jupiter Price API to CSV, Excel, JSON, or XML.
The Jupiter Solana Token Prices Scraper turns the public Jupiter Price API into a clean, structured dataset. You pass token symbols (e.g. SOL,USDC,BONK,JUP,WIF) or raw Solana mint addresses; the actor resolves each symbol to its verified mint, fetches the live USD price, converts it into your chosen vsToken, and flattens each record into one row.
Dataset coverage depends on the upstream source. All field names are clean snake_case / camelCase, numeric strings are auto-cast to numbers, and upstream rate-limit notes are surfaced as a clean error record instead of crashing your pipeline.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| ๐ Analysts | Pull structured records for analysis |
| ๐ข Finance teams | Snapshot data for dashboards and reports |
| ๐ค ML engineers | Build training sets from public sources |
| ๐ฐ Journalists | Verify numbers for stories with one click |
| ๐ฉโ๐ป Developers | Mirror upstream data into your own DB without writing client code |
| ๐ Researchers | Run reproducible studies on public data |
๐ What the Jupiter Solana Token Prices Scraper does
- Resolves token symbols to verified Solana mints via the public Jupiter token search API, and calls the live
lite-api.jup.agPrice API. - Parses the JSON response and flattens each record into a clean row.
- Casts numeric fields to numbers so they import cleanly into Excel and BI tools.
- Surfaces upstream rate-limit or error notes as a single-row
errorrecord instead of crashing. - Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.
๐ก Why it matters: The raw Jupiter Solana token prices JSON is verbose and hard to consume in spreadsheets. This actor normalizes the payload into one row per record so the data drops straight into pandas, BigQuery, or a Google Sheet.
๐ Data fields
Each record includes: mint, name, price, priceType, results, scrapedAt, symbol, vsToken. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
โ ๏ธ Good to Know: The Jupiter Solana token prices API is rate-limited. This actor surfaces rate-limit notes as a clean
errorrecord so your downstream pipeline can decide how to retry.
๐ How to use
- Click Try for free.
- Adjust input fields (or leave defaults).
- Click Start. Within seconds, your dataset is ready โ download as CSV, Excel, JSON, or XML, or pipe to your warehouse.
๐ Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge Alpha Vantage Scraper | Stocks, FX, crypto, indicators. |
| ParseForge Yahoo Finance Scraper | Equities, funds, indices. |
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge NBA Stats Scraper | Player and team stats from NBA.com. |
๐ก Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers.
Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.
๐ Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.