Skip to content

Releases: virtualarchitectures/DS-Property-Percolator

Release list

v0.2.0

Choose a tag to compare

@virtualarchitectures virtualarchitectures released this 06 Jun 23:35

This release adds three new platform modules and a normalised CSV export layer.

New modules

  • Property.ie
  • Airbnb.ie
  • VRBO.com

Normalised CSV export

  • New 22-column canonical schema covering all platforms which allows outputs to be stacked and compared directly.
  • Per-platform normalisers map raw fields to canonical types, price periods, and property type taxonomy.
  • Image URLs included for all platforms; CDN resize hints stripped where not required for access control.

Installation

See the README for installation instructions.

v0.1.0

Choose a tag to compare

@virtualarchitectures virtualarchitectures released this 25 May 21:26

First alpha release.

Features

  • Passive data capture via the WebRequest API so no automated requests are sent to any platform
  • Per-platform item counts with enable/disable toggles
  • Data stored locally in the browser until exported
  • Export data as NDJSON or CSV for review

Installation

See the README for installation instructions.