Magic Gathering Card Search
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Magic Gathering Card Search
Search Magic: The Gathering cards by name, color, type, and more using the MTG API.
Magic: The Gathering Card Search
What Does Magic: The Gathering Card Search Do?
Magic: The Gathering Card Search is an Apify actor that searches the complete MTG card database. Find cards by name, color, or type and get back detailed information including mana cost, card text, power/toughness, rarity, set, and card images. Perfect for deck builders, collectors, and MTG app developers.
Why Use Magic: The Gathering Card Search?
The MTG API contains every Magic card ever printed. This actor makes it easy to search and export card data into structured formats. Build deck analysis tools, collection trackers, or price comparison systems with clean, ready-to-use data. No API key required.
How to Use Magic: The Gathering Card Search
- Enter a card name to search for (e.g., "Lightning Bolt").
- Optionally filter by color or card type.
- Click "Start" to fetch matching cards.
- Download your results in JSON, CSV, or Excel format.
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
| name | string | Card name to search for | (optional) |
| colors | string | Filter by color (Blue, Red, Green, White, Black) | (optional) |
| type | string | Filter by card type (Creature, Instant, Sorcery) | (optional) |
| pageSize | integer | Number of cards to return | 20 |
Output Data
Each card includes:
- name -- Card name
- manaCost -- Mana cost notation
- type -- Card type line
- text -- Card rules text
- power -- Creature power
- toughness -- Creature toughness
- rarity -- Card rarity
- set -- Set code
- imageUrl -- Card image URL
Cost of Usage
- Per result: $0.01
- Per 1,000 results: $10
- Actor start: $0.005
