magic-api icon indicating copy to clipboard operation
magic-api copied to clipboard

API for Magic: The Gathering cards, cached from Gatherer

Results 4 magic-api issues
Sort by recently updated
recently updated
newest added

Having the multiverse ID available in the API would be a huge help. This would allow a developer to link to the gatherer page, look up card images from mtgimage,...

The Scry frontend tries to load images from mtgimage.com which was taken down due to a copyright claim by WotC (fair enough). Remove this functionality

Since Gatherer's latest redesign sometime in 2014/2015, magic-api no longer correctly gets the line breaks in card text, so instead of having an `_` character, it just mushes the lines...

bug

Some searches like 'Staunch hearted warrior' are running endlessly. Real card name is 'staunch-hearted warrior'. Will investigate -- probably a bug in the card_extractor.

bug