I would like to introduce a library I'm currently working on. It is more similar to selectorlib - where it defines the Selector definitions in YAML file, but with the difference, that it supports more than one selector per field, which in turn allows you to have one yaml definition per different HTML variations of a website. It also tries to validate the selector expressions before running the parsing. At this point I am looking for some feedback, so I can improve.
Show HN: PyParsy an HTML Parsing library with YAML definitions | Heykuki News