Commit Graph

8 Commits

Author SHA1 Message Date
Dave
def50915bc
split card handling 2018-09-20 00:02:55 -05:00
Dave
1a6dbebdb5
Fix Scryfall Basic Land Rarity to match mtgjson 2018-04-14 00:04:59 -05:00
tooomm
b4f829a9e7
add sleep timer doc (#187) 2017-12-06 16:35:19 +01:00
Dave
5b20149518
Update scryfall_scraper.py 2017-11-01 16:28:35 -05:00
Dave
0ab2e3ebce
Handle new Scryfall Image keys
Scryfall went from a single 'image_uri' to a variety of options inside 'image_uris'
2017-11-01 15:38:03 -05:00
Dave
512ea06646 fix Scryfall scraper (#168)
Add all pages from Scryfall
2017-09-17 18:59:50 +02:00
tritoch
dc9b9b7a48 Refactor set_info, download_images to scraper sub
Refactor set_info to align with mtgjson keys.

Move download_images to wizards_scraper
2017-07-06 19:46:26 -05:00
Lee Matos
1dd538d5a1 First pass refactoring scrapers into separate modules (#98)
Splits off the respective scrapers into submodules (mtgs_scraper.py, scryfall_scraper.py, mythic_scraper.py, wizards_scraper.py)
2017-07-05 20:44:45 -05:00