How to Export Your Facility Listing Data
Before you can do this, you must have an RRID for your facility. See: What is an Research Resource Identifier (RRID)
Once you have an RRID, you can construct a direct link to your facility listing by combining the root URL of the CoreMarketplace with your RRID, like this:
https://coremarketplace.org/ + YOUR RRID
Example:
https://coremarketplace.org/RRID:SCR_018206
(Yep, this link works. Go ahead and click it.)
In order to export this data, append the suffix of your preferred format (either JSON or XML).
Example:
https://coremarketplace.org/RRID:SCR_018206.json
For more information on what data is exported and how that data is organized, visit the API Documentation
Using this structured output you (or your friendly local web developer) can capture and organize part or all of this data and have it display on your site. If you do this live, your site will always be up to date with your facility data.