biglocalnews/court-scraper

Add CaseDetailParser.data "porcelain" command

zstumgoren opened this issue · 0 comments

Add a CaseDetailParser.data command that allows end users to more easily obtain data on pages with expected HTML structure.

  • Add CaseDetailParser.data
  • Add test for basic use case
  • Add test that captures failure

Users who encounter non-standard pages should fall back to the more advanced workflow of dynamically named page elements.