Skip to content

Custom Function (Google Sheets) to Import Scryfall Data (Magic: The Gathering)

License

Notifications You must be signed in to change notification settings

FlorianGrust/Scryfall-Data-Custom-Function-in-Google-Sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scryfall-Data-Custom-Function-in-Google-Sheets

1. What's Scryfall?

https://scryfall.com/

2. Setup

2.1. Create a custom function in Google Sheets

https://developers.google.com/apps-script/guides/sheets/functions

3. Examples

3.1. Search for "Blac Lo" without setting a parameter to return all information.

=scryfall("black lo")

Scryfall

3.2. Search for "Blac Lo" with a parameter ("price") to return the cards price in €.

=scryfall("black lo"; "price")

Scryfall2

About

Custom Function (Google Sheets) to Import Scryfall Data (Magic: The Gathering)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published