MagicScraper is a Python application designed to search for Magic: The Gathering cards and fetch seller information from various sources. The application uses the Textual library for the user interface and Rich for pretty-printing and logging.
- Search for Magic: The Gathering cards by name
- Fetch card details and seller information
- Display card information using a user-friendly interface
- Pretty-print seller information using Rich
- Handle multiple scrapers for fetching seller data
- Sort by lowest price
- Add function for uploading CSV
- Search results seem to output duplicates
- check if link to card purchase is always correct
- Add stop search button