Python Scripts to gather information on Disney's Lorcana Trading Cards
Go to file
2023-11-14 10:23:20 -05:00
.gitignore first commit 2023-11-13 11:34:47 -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
getData.py pulling all info from a new source, new data sheet with all relevant card information. 2023-11-14 09:46:21 -05:00
README.md readme fix 2023-11-14 10:23:20 -05:00
saveImages.py pulling all info from a new source, new data sheet with all relevant card information. 2023-11-14 09:46:21 -05:00

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