| get_card_by_id | Retrieve a card from the Scryfall API using the card's ID. |
| get_card_by_name | Retrieve a card from the Scryfall API using the card's name. |
| get_set_by_code | Get an individual set based on its 3-letter identifier |
| get_set_by_id | Retrieve a set by an ID value. |
| get_sets | Get a tibble of all MtG sets |
| search_cards | Search for cards based on scryfall's search syntax. |
| unpack_card_response | Return card API results as a data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.