Skip to content

v0.1.4

Compare
Choose a tag to compare
@mikepqr mikepqr released this 20 Feb 06:52
· 4 commits to main since this release
fix: update zillow xpath

We were selecting on an xpath that 1) is not present if the house is for
sale, and 2) some time recently either disappeared or became an element
that is added to the DOM in frontend. This new xpath should fix both of
these problems.