Yes.
use amazon mws api, in particular the Reports section here
You must request (via RequestReport) "Open the list report." Amazon will give you a few minutes later CSV with all your listings with SKU, ASIN, quantity and price.
If you want to display these lists, you need to display them for yourself. you can link to ASIN with some images, so maybe you need to get these pictures and names for yourself (maybe using another ReportType).
You can play with this API in Amazon MWS Scratchpad .
source share