Skip to content

daniel1cloud/trademe-property-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

I've been house-hunting for a while and changed targeting district few times due to my circumstance changes. The mostly used website is Trademe property, as it has sort of up-to-date information. If vendor is not lucky enough, the listing status will change from "To be auctioned" to "Price by negotiation", or even a specific "Asking price". Some in my watch list went that way, and some even changed asking price, lower or higher. I wonder if I can know the market better with full change history, and then a Python spider was created which can sprawl listings from Trademe and save a SQL Server database through Asp.net MVC API. It is too troublesome to check price history by SQL Management Studio, so Chrome extension came into my mind.

Usage

  1. clone this repository, and Install extension in Chrome via "Load Unpacked Extension..."
  2. Open Trademe property listing
  3. Extension works in backend Demo

About

A Google Chrome extension for Trademe property

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.5%
  • Python 35.1%
  • HTML 3.2%
  • CSS 0.2%