# Dappradar-rankings 🪙 Crypto Market Intelligence All-in-One

**Use case:** 

Extract 🪙 Crypto Market Intelligence All-in-One data filtered by dappradar-rankings. Export structured results ready for analysis, lead generation, or

## Input

```json
{
  "query": "",
  "sources": [
    "dappradar-rankings"
  ],
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼 Image",
    "format": "image"
  },
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "id": {
    "label": "Id"
  },
  "source": {
    "label": "🛰 Source",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [🪙 Crypto Market Intelligence All-in-One Scraper](https://apify.com/parseforge/crypto-market-intelligence-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/crypto-market-intelligence-scraper) to learn more, explore other use cases, and run it yourself.