Skip to content

Releases: mikepqr/real-estate-scrape

v0.1.5

20 Feb 06:59
Compare
Choose a tag to compare
docs: remove fixed caveat from readme

v0.1.4

20 Feb 06:52
Compare
Choose a tag to compare
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.

v0.1.3

12 Jan 05:31
Compare
Choose a tag to compare

Drop Python 3.6

v0.1.2

27 Sep 04:27
Compare
Choose a tag to compare
Add pre-commit

v0.1.1

27 Sep 03:14
Compare
Choose a tag to compare
Remove 'add a site' from README

v0.1.0

27 Sep 04:14
Compare
Choose a tag to compare
Update readme for python package