typpo / ca-property-tax

CA property tax visualization
https://www.officialdata.org/ca-property-tax/
GNU Affero General Public License v3.0
88 stars 17 forks source link

Alameda Scraper is only grabbing the first amount #30

Open rgbkrk opened 2 years ago

rgbkrk commented 2 years ago

On assessments with supplementals and in some other cases the parser is only grabbing the top field. Take for instance https://www.acgov.org/ptax_pub_app/RealSearchInit.do?searchByParcel=true&parcelNumber=16-1425-57

The parser picks up $0 rather than any of the others.

image