Skip to content

Mightily simplistic fetcher of (trademe) rental listings in New Zealand

License

Notifications You must be signed in to change notification settings

rowanoulton/rent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rent

A mightily simplistic fetcher of (trademe) rental listings in New Zealand. Iterates through the specified regions, fetches listings for each, and not much else.

Getting started

All you'll need is Node.js and a registered trademe application to get going. First and foremost you'll need to create an auth.js file containing your details:

cp config/auth.sample.js config/auth.js
vim config/auth.js

Next, install the necessary dependencies:

npm install

... and kick it off with:

npm start

About

Mightily simplistic fetcher of (trademe) rental listings in New Zealand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published