Micah Gemmell
Micah Gemmell
whoops i should have read this before creating a pull request... I have added a way to parse each set at once, but have not figured a way around the...
http://notional-buffer-750.appspot.com/api/tcgplayer/setPrices.json?cardset=fate+reforged (this is scraping tcg's database query) so... what if we just get the set prices in json format and have another method to get the single cards out of...
@reguengos feel free to use my code. I think it's on bedoherty's pull requests / my page.
Its mine, most of the code base is bedoherty's. I just added the setprices. On Feb 7, 2015 12:11 AM, "Gyula Lakatos" [email protected] wrote: > Who has http://notional-buffer-750.appspot.com/ ? Because...
Cool I'll look into these issues, it looks like if I just get rid of the empy set, it _should_ resolve itself. On Feb 8, 2015 1:02 AM, "Gyula Lakatos"...
ok, fixed the empty set, and found out that those errors are caused by cards such as Dandân, which python isn't encoding correctly.