Good News: Marvel comics and Graphic Novels are easy to view on the site due to their Marvel API.
Bad News: Everything else needs to be collected via screen scraping or manual entry this means DC, Vertigo, Image and Dark Horse. This is annoying as any change in html markup means data cannot be collected.
Need to change all the frontend code. AngularJS was cool when I created the frontend for comics but I would like to switch everthing to Vue JS.