List of Roman Catholic Cardinals in json
format.
To download the latest list of Cardinals, please go to the releases page, and download the cardinal.json
file.
An example of an JSON object:
{
"Rank": "1",
"Name": "Giovanni Battista Re",
"Country": "Italy",
"Born": "30 January 1934",
"Order": "CB",
"Consistory": "21 February 2001",
"Office": "Prefect emeritus of the Congregation for Bishops",
"PapalConclaveEligible": false,
"CreatedCardinalBy": "Pope John Paul II"
}
- Python3+
-
Clone this repository
-
Install dependencies
pip install -r requirements.txt
-
Run script
python cardinal.py
The data is scraped from the "list of cardinals" Wikipedia page