Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note: scryfall has info on related cards, too! #221

Closed
tooomm opened this issue Sep 16, 2018 · 1 comment
Closed

Note: scryfall has info on related cards, too! #221

tooomm opened this issue Sep 16, 2018 · 1 comment

Comments

@tooomm
Copy link
Contributor

tooomm commented Sep 16, 2018

As seen for Wurmcoil Engine (https://api.scryfall.com/cards/cm2/231) or Elspeth, Sun's Champion (https://api.scryfall.com/cards/ths/9/), Tokens and Emblems are correctly listed in the API and can be parsed out from there as well to be included in an automatically run travis job which self-updates just like spoilers do.

Also interesting for https://github.com/Cockatrice/Magic-Token project.


Note:
While their API returns all cards on https://api.scryfall.com/cards/, it doesn't return all cards for a given set with https://api.scryfall.com/cards/rix/ currently.
However, one could use the search endpoint for that:
https://api.scryfall.com/cards/search?order=set&q=e:grn&unique=prints&pretty=true

Also, https://api.scryfall.com/sets/rix returns information about each set like card count and a link to the set icon etc.

@tooomm
Copy link
Contributor Author

tooomm commented Mar 2, 2025

Better tracked in the Magic-Token repo.

@tooomm tooomm closed this as completed Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant