codefortulsa/oscn

parse attorneys

Closed this issue · 0 comments

Steps:

  1. add attorneys.py to the parse package
  2. create attorneys def that accepts html
  3. parse the attorney section
  4. return a list of objects with attorney information

HINT: look at parties.py