I called the mp-api API on the server, and the server’s internet proxy is 99.72.0.200:3138
The code is below:
with MPRester(summary_api_key) as mpr:
docs = mpr.materials.summary.search(
formula=formula,
fields=properties
)
Return:
mp_api.client.core.client.MPRestError: Your IP address or ASN has been (temporarily) blocked from accessing all MP services due to inefficient or abusive traffic. Please make yourself familiar with our terms, make sure to run the latest version of the mp-api client (mp-api · PyPI), read our documentation (particularly Tips for Large Downloads | Materials Project Documentation), and consult our forum (Materials Project - Materials Science Community Discourse). Afterwards, reach out to us per email to [email protected] if you think your use case is legitimate. Include the public IP address of the machine being blocked in your message.