Give it a query, and it will spit out a CSV of all the stories matching it.
This code uses Python 3.x.
pip install -r requirements.txt- add two environment variables -
MC_API_KEYandMC_STORIES_PER_PAGE'
python export.py
Then wait until the logging tells you it's done.