wdiv-scrapers / dc-base-scrapers

https://morph.io/wdiv-scrapers/
MIT License
0 stars 0 forks source link

Extract feature handling to method on xml scraper #4

Closed GeoWill closed 3 years ago

GeoWill commented 3 years ago

This allows individual scrapers to implement custom logic to process a feature - eg parsing the attrib dict as well as child nodes (which is the default behaviour).

GeoWill commented 3 years ago

Example of the sort of thing I want to be able to do: https://github.com/wdiv-scrapers/DC-PollingStations-EpsomAndEwell/pull/2/files