Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Scrape and analyse trademe listings

A bit rural at the moment - will only analyse changes between last two scrapes.

Usage:

npm i
npm run scrape
npm run analyse

You'll end up with two files - JSON and a CSV for each scrape. Analyse will reveal listing Id's where prices has changed, for example:

[ { ListingId: 2595466627, delta: -400 },
  { ListingId: 2598011832, delta: 100 },
  { ListingId: 2597674971, delta: -50 } ]

About

Simple trademe scrapper, looking for price changes in rental listings

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages