Dune Trending Dashboards Scraper avatar

Dune Trending Dashboards Scraper

Pricing

from $7.69 / 1,000 results

Go to Apify Store
Dune Trending Dashboards Scraper

Dune Trending Dashboards Scraper

Track trending dashboards on Dune Analytics by chain. Each dashboard returns the title, author, stars, views, query count, chain, tags, slug, last updated time, and url. Useful for finding popular on chain analysis and following what the crypto data community explores.

Pricing

from $7.69 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

ParseForge Banner

🌊 Dune Trending Dashboards Scraper

🚀 Export Dune Analytics crypto analytics records in seconds. Pull the full product or entity catalog into clean structured rows ready for analytics and downstream tooling.

🕒 Last updated 2026-06-05 · 📊 12 fields per record · Dune Analytics coverage · Real-time

The Dune Trending Dashboards Scraper turns the public Dune Analytics catalog into a clean structured feed. It calls the public storefront or platform API, normalizes the response, and surfaces one record per item.

Coverage spans the live crypto analytics surface of Dune Analytics. Every record carries the most important attributes upstream exposes, normalized into a flat row.

🎯 Target Audience💡 Primary Use Cases
📊 Data analystsMirror Dune Analytics data into structured rows
🏢 Pricing teamsTrack listings across runs
🤖 ML engineersBuild training sets from crypto analytics catalogs
📰 JournalistsVerify crypto analytics facts in seconds
🎓 ResearchersBuild longitudinal datasets of crypto analytics
👩‍💻 DevelopersPipe Dune Analytics listings into your own warehouse
  • Calls the public Dune Analytics endpoint that powers the live page.
  • Normalizes the response into one flat row per entity with stable field names.
  • Applies optional client-side filters described in the input schema.
  • Surfaces upstream rate-limit or error notes as a clean error record.
  • Pushes structured rows into your dataset, ready for export in any of the supported download formats.

💡 Why it matters Direct access to the live Dune Analytics catalog without writing scraping code.

🎬 Full Demo

🚧 Coming soon.

⚙️ Input

FieldTypeRequiredDescription
searchQuerystringNoOptional client-side text filter applied to dashboard title and author. Leave empty to return all trending dashboards.
chainenumNoFilter trending dashboards by blockchain. Empty returns all chains.
maxItemsintegerNoFree plan caps at 10 items. Paid plans go up to 1,000,000. Prefill 10.

Example 1

{
"searchQuery": "milk",
"maxItems": 25
}

Example 2

{
"maxItems": 50,
"chain": "ethereum"
}

⚠️ Good to Know The upstream endpoint may rate-limit aggressive use. Schedule recurring runs at a sane cadence and keep maxItems reasonable.

📊 Output

Each record is a flat object. The error field is always last.

FieldTypeDescription
📊 Title titlestringtitle value from the upstream record.
👤 Author authorstringauthor value from the upstream record.
⭐ Stars starsnumberstars value from the upstream record.
👁️ Views viewsnumberviews value from the upstream record.
🕒 Last Updated last_updatedstringlast_updated value from the upstream record.
🔢 Queries queriesnumberqueries value from the upstream record.
🏷️ Tags tagsarraytags value from the upstream record.
🔖 Slug slugstringslug value from the upstream record.
⛓️ Chain chainstringchain value from the upstream record.
🔗 URL urlstringurl value from the upstream record.
🕒 scrapedAtstringWhen this row was collected.
errorstringPopulated only on upstream errors.

Sample record

{
"title": "Ethereum DEX Volume",
"author": "hagaetc",
"stars": 1240,
"views": 84210,
"last_updated": "2026-06-04T18:00:00Z",
"queries": 8,
"tags": [
"dex",
"ethereum"
],
"slug": "ethereum-dex-volume",
"chain": "ethereum",
"url": "https://dune.com/hagaetc/ethereum-dex-volume",
"scrapedAt": "2026-06-05T07:00:00.000Z",
"error": null
}

✨ Why choose this Actor

| 🆓 | Works without an API key for public endpoints. | | 🧹 | Flat schema with stable field names. | | 🔢 | Numeric fields cast to real numbers. | | 🛟 | Upstream errors surface as a clean error record. | | 🔌 | Plays well with Apify schedules and webhooks. | | 💾 | One push to the dataset, multiple download formats. |

📈 How it compares to alternatives

ApproachSetup timeField normalizationRate-limit handling
Roll your own fetch30 minutes plusmanualmanual
Headless browserhourspartialpartial
This Actor5 secondsfullyes

🚀 How to use

  1. Click Try for free.
  2. Configure the input fields described above.
  3. Click Start.
  4. Download your dataset in your preferred export format.

💼 Business use cases

📊 Market intelligence. Monitor Dune Analytics crypto analytics listings across time to spot trends.

💼 Operations. Mirror upstream catalog into internal tooling for inventory or compliance.

📰 Reporting. Pull verifiable facts from the live Dune Analytics surface for stories and briefs.

🤖 Machine learning. Build clean training sets from crypto analytics data without writing scrapers.

  • Make and Zapier trigger the actor and route results into Airtable, Google Sheets, or Slack.
  • Cron native Apify scheduler runs the actor on any cadence you want.
  • Webhooks POST run results straight to your warehouse loader.
  • Slack and Discord push a daily digest into your team channel.

🌟 Beyond business use cases

🎓 Education. Teach data analysis with fresh crypto analytics datasets.

🧪 Personal research. Track your own watchlist over time.

🤝 Non-profit and open data. Build public dashboards for civic interest projects.

🧰 Tinkering. Pipe Dune Analytics data into a side project or bot.

🤖 Ask an AI assistant about this scraper

Paste this README into ChatGPT, Claude, or any AI assistant. The schema, examples, and field list above contain everything an LLM needs to map your workflow to actor inputs.

❓ Frequently Asked Questions

❓ Do I need an API key? No. The endpoint used is public.

❓ How fresh is the data? Every run hits the live endpoint.

❓ Can I filter results? Yes via the input schema fields.

❓ Can I limit the result count? Yes via maxItems. Free plan caps at 10.

❓ Will the schema change? Stable core fields. Optional fields may be added if upstream exposes new metadata.

❓ Is this scraping or API? Public API normalization.

❓ Does it handle rate limits? Yes. Upstream rate-limit notes surface as an error record.

❓ Does it follow pagination? Yes when maxItems exceeds one page worth of results.

❓ Can I schedule runs? Yes via Apify scheduler, Make, Zapier, or cron.

❓ Can I integrate with my warehouse? Yes. Apify pipes datasets to BigQuery, Snowflake, Postgres, or any webhook target.

🔌 Integrate with any app

Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST or webhook endpoint. Trigger from a calendar event, a form submission, or a cron job. Pipe results into BigQuery, Snowflake, or Postgres.

ActorWhat it does
ParseForge Alpha Vantage ScraperStocks, FX, crypto, and indicators.
ParseForge OurAirports ScraperGlobal airport database.
ParseForge Yahoo Finance ScraperEquities, funds, indices.
ParseForge NBA Stats ScraperPlayer and team stats.

💡 Pro Tip browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.


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.