Mprester

with MPRester(api) as mpr:
search_results=mpr.summary.search(formula=“ABC3”,fields=[“structure”,“band_gap”])
this was working for me, was there any update in these methods?
how can i know about the changes in these methods,
Thanks in advance

Try upgrading your mp-api client: pip install -U mp-api