Name:Vanilla Creature ManaCost:2 G Types:Creature Beast PT:2/2 Oracle: The name of this card is Vanilla Creature. It's casting cost is {2}{G}. It has the types Creature and Beast. It has a ...
import requests from datetime import datetime, timedelta import json import csv import random import time import pandas as pd from tqdm import tqdm import os # For environment variables import sys # ...