The deceased fields were split into 2 lines, throwing the parser off:
<p><strong>Deceased 1: </strong>Cedric Benson | Black male | 12/28/1982</p><p><strong>Deceased 2: </strong>Aamna Najam | Asian female | 01/26/1992</p>
Bellow the error reported by the scraper:
2019-08-19T16:01:26-0500 scrapd.core.apd:842 Fatality report http://austintexas.gov/news/traffic-fatality-50-3 was not parsed correctly:
* could not retrieve the deceased information
* age is invalid: None
Expected Behavior
The scraper should be able to read this type of information. At least extract the information from the first line.
The text was updated successfully, but these errors were encountered:
Issue Type
Current Behavior
The deceased fields were split into 2 lines, throwing the parser off:
Bellow the error reported by the scraper:
Expected Behavior
The scraper should be able to read this type of information. At least extract the information from the first line.
The text was updated successfully, but these errors were encountered: