How to get excel file of band stucture table

hi ! i want to export excel or text file of band stucture of HoMnO3 into the matlab to replot its graph… can any body tell me plz how to do this?

You can retrieve band structure information as plain text via our API. For example:

https://materialsproject.org/rest/v2/materials/HoMnO3/vasp/bandstructure?API_KEY=xxxxxxxx

where “xxxxxxxx” is your API key (available at https://materialsproject.org/dashboard) to obtain JSON representations of band structure data for our two polymorphs of HoMnO3.

1 Like