-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add Magic Card Market set names for each set #78
Comments
I recently got access to TCGPlayer API and pricing system, so I'd consider that before MKM. We're also not really a pricing system, so I'm not sure if I want to go forward with this. |
If we're going to implement TCGPlayer IDs, we should also implement MKM IDs. MKM is the only reliable source of Euro prices since the secondary market often looks very different over here. |
Fair enough, I'll look into it at some point in the future. This is a lower priority for me at the moment |
I feel like we should not be including this sort of thing. Personally I feel like being pure to the data has value. Given we get the data from Scryfall, and argument can be made to keep some of those data points. Otherwise, it ends up being more steps to keep up-to-date with other services that may come and go. |
@ancestral We're talking about major components to the community, not minor one man shows (except mtgjson of course haha...). Including MKM/TCG Seems logical to me as they are broad seller markets. Including specific stores I would prob be against Scryfall provides purchase URLs for tcgplayer/MKM, so it would be a simple parse. It would be up to SF to keep such data up to date from what it looks like. This seems doable |
What’s going to happen is you’re going to get requests for CardKingdom, for MTGGoldfish, for ChannelFireball, coolstuff, PucaTrade… where do you end this? |
All other services should be |
I felt that adding TCGPlayer's id system was appropriate because they have a catered to API network, and we're giving help to those who might want to list and not have to do some grunt work. If other services provide similar things I'd be willing to consider it, but otherwise I have no further intentions to add additional ID key sets |
MKM has an api as well: https://www.mkmapi.eu/ws/documentation |
Adding the set name used by https://www.magiccardmarket.eu/Expansions would allow those that use the MTGJSON data to more easily integrate into the pricing data provided by that site.
#67
The text was updated successfully, but these errors were encountered: