TON Jettons Scraper avatar

TON Jettons Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
TON Jettons Scraper

TON Jettons Scraper

Scrapes TON jettons from the TON blockchain and returns each one as a flat row with symbol, name, description, and on-chain metadata. Filter by symbol and set max items.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Share

ParseForge

TON Jettons Scraper

Scrape TON jettons from the TON blockchain, up to a million per run. Every jetton comes with its symbol, name, description, and on-chain metadata. No API key or login. Export to CSV, JSON, Excel, or XML.

TON jettons are the fungible tokens of The Open Network, and tracking them usually means running your own indexer or parsing raw blockchain data. This Actor reads the public TON API directly and returns each jetton as a flat row with its symbol, name, description, and metadata. Filter by symbol substring and cap the number of jettons per run.

Who uses itWhat they scrape TON Jettons for
Crypto analystsWhich jettons are newly listed and what their metadata says
DeFi developersA clean dataset of jetton symbols and descriptions for their dApp
Market researchersThe current landscape of TON jettons for a report
TradersA list of jettons to watch for potential opportunities

What it does

This Actor collects TON jettons from the TON blockchain and returns each one as a flat row with its symbol, name, description, and on-chain metadata.

  • 🔍 Symbol filter: return only jettons whose symbol contains the substring you provide, case insensitive.
  • 📊 Flat rows: every jetton is one row with symbol, name, description, and metadata, ready for export.
  • ⚙️ Flexible volume: collect from 1 up to 1,000,000 jettons per run.
  • 📁 Multiple formats: export to CSV, JSON, Excel, or XML.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with TON Jettons data

📈 Track new jetton listings.

A crypto analyst runs the Actor daily with no symbol filter to capture every jetton currently on TON, then checks which ones are new and what their metadata says.

🔎 Filter jettons by symbol.

A trader sets the symbol filter to 'USDT' to get only Tether-related jettons on TON, then exports the list to CSV for further analysis.

🧪 Build a jetton database.

A DeFi developer runs the Actor with a high maxItems value to collect all jettons, then imports the JSON into their dApp's token list.

📊 Research the TON ecosystem.

A market researcher collects all jettons and uses the descriptions to categorize the ecosystem, then exports to Excel for a report.

Why choose this scraper

What you get
No API keyUses the public TON API, no registration or token required
On-chain metadataEach row includes the jetton's symbol, name, description, and metadata
ScalableCollect up to a million jettons in a single run
Export readyDownload as CSV, JSON, Excel, or XML for further analysis

How it compares

No other Store actor targets TON Jettons the same way, so the honest comparison is with the alternatives teams actually weigh.

TON Jettons ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When TON Jettons changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor with an optional symbol substring filter and a maximum number of jettons per run. Filters run as each jetton is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$0.85
1,000 results$8.50
10,000 results$85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the TON Jettons Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to TON Jettons through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/tonapi-jettons-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your symbolFilter input. If you set a filter, it must match a substring of the jetton symbol, case insensitive. Try leaving it empty to see all jettons. Also ensure maxItems is at least 1.

Why is the run taking so long?

The Actor reads jettons from the TON API, and a high maxItems value can take time. Reduce maxItems or use a symbol filter to narrow the results.

Why are some jettons missing from the results?

The TON API may paginate results, and the Actor collects up to maxItems. If you need more, increase maxItems. Also check if the jetton's symbol matches your filter.

Can I get more metadata than what is shown?

The Actor returns the standard jetton metadata from the TON API. If you need additional fields, consider using the TON API directly or another Actor.

FAQ

QuestionAnswer
What is a TON jetton?A jetton is a fungible token on The Open Network (TON), similar to an ERC-20 token on Ethereum. Jettons have a symbol, name, description, and metadata stored on-chain.
Do I need an API key to use this Actor?No. This Actor uses the public TON API and does not require any registration or API key.
How many jettons can I collect in one run?You can set the maximum number of jettons from 1 up to 1,000,000 per run using the maxItems input field.
Can I filter jettons by symbol?Yes. Use the symbolFilter input to return only jettons whose symbol contains the substring you provide, case insensitive. Leave it empty to get all jettons.
What data does each jetton row include?Each row includes the jetton's symbol, name, description, and on-chain metadata. The exact fields are shown in the sample output.
What export formats are supported?You can export the results as CSV, JSON, Excel, or XML.
Is the data live?Yes. The Actor reads the current state of the TON blockchain each time it runs, so you get the latest jettons.
Can I schedule this Actor to run automatically?Yes. You can set up a schedule in Apify to run the Actor at regular intervals, such as daily or weekly.
What is the difference between a jetton and a TON coin?TON coin is the native cryptocurrency of The Open Network. Jettons are tokens issued on top of TON, similar to how ERC-20 tokens are issued on Ethereum.
Does this Actor return jetton prices?No. This Actor returns on-chain metadata such as symbol, name, and description. It does not include market prices or trading data.

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by TON Foundation. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.