Skip to content

mgruesbeck/cl-sunfish-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-sunfish-scrape

Trolling craigslist for a Sunfish.

What it do

  • Checks SF Bay Area Craigslist Sunfish postings
  • Sends email alert if there are new ones
  • Checks four times a day

Instructions

Install node:

$ brew install node

Cd to root dir:

$ cd scrape-cl

Install npm dependencies:

$ npm install

Save your gmail u&k safely as env vars. Check package.json for var names:

$ magic stuff

Start trolling:

$ npm run troll

App overview

  • app.js: entry file with 1/4 day scheduler
  • checkCl.js: checks Craigslist and if new posting calls sendEmail
  • sendEmail.js: sends an Email

About

Checks Craigslist for a Sunfish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published