/DCComicScraper

Attempt to automate tracking sales of TPB and HC/Omnibus Editions of DC comics.

Primary LanguagePython

Scraping

  • Mainly using requests and beautiful soups in python to create dataframes and write them to csvs
  • Plan to eventually normalize this and hook into ORM for backend

Backend

Frontend