Python Scripts to gather information on Disney's Lorcana Trading Cards
Go to file
0ceanSlim d37d3fe869 changes 2023-12-19 20:49:40 -05:00
.gitignore first commit 2023-11-13 11:34:47 -05:00
README.md readme fix 2023-11-14 10:23:20 -05:00
assembleDeck.py assemble decks from a text file and output all the required images into a folder 2023-11-15 12:54:17 -05:00
data.csv pulling all info from a new source, new data sheet with all relevant card information. 2023-11-14 09:46:21 -05:00
saveImages.py name folder set names specefied by 2023-11-14 11:30:28 -05:00
scrapeLorcania.py name folder set names specefied by 2023-11-14 11:30:28 -05:00
sets.json name folder set names specefied by 2023-11-14 11:30:28 -05:00

README.md

Disney's Lorcana Python Tools

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python installed

You can download the latest version of Python from python.org.
During installation, make sure to add Python to your system's PATH.

Getting Started

To get started with the project, follow these steps:

Clone the repository to your local machine:

git clone https://github.com/0ceanslim/lorcana.git

Navigate to the project directory:

cd lorcana

Usage

python getData
  • This retrieves all the card data from lorcania.com
python saveImages
  • This saves all the images specified in the data.csv to a local folder