After following the MP tutorials, I struggle to see if it is possible to query the database for molecules using the MPRester client? My first guess would be something like mp.summary.search(molecule_ids=[‘’]) but that didnt work. Inspecting the search method in summary.py doesn’t reveal anything about molecules either.
I am importing the wrong classes or is this not possbile?
Hi @mario_Chiaparini, thank you for reporting this. We are working on fixing the timeout issue @munrojm. FYI, the mpr.molecules is a brand new and much larger dataset released last Monday. The legacy dataset is accessible via mpr.molecules.jcesr until fully incorporated with the new dataset.