Skip to content

Instantly share code, notes, and snippets.

@MichaelRLee
MichaelRLee / digiCardSearch.py
Last active February 7, 2026 02:09
Script to search for digimon singles in Canada
import subprocess
import time
import argparse
from sys import argv
# Replaces space with '+'
stores = {'CAM':'https://www.cartamagica.com/products/search?q={}',
'THREEK':'https://www.threekingsloot.com/products/search?q={}',
'CAMOTT':'https://www.cartamagicaottawa.com/products/search?q={}',
'TOPD':'https://www.topdeckhero.com/products/search?q={}',