A simple utility download and save Firestore collections as CSV file.
- In the Firebase console, open Settings > Service Accounts.
- Click Generate New Private Key, then confirm by clicking Generate Key.
- Save the JSON file with name
service-account-file.json
- Install Firebase Admin SDK:
pip install firebase-admin