Skip to content

powerslacker/nightmare-gigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nightmare-gigs

Craigslist Gigs Screen Scraper

Scrapes all the gigs posted on craigslist in the computers section for any city you choose. You can hook this up to a cron job and email yourself the results at regular intervals.

Installation

Copy the gigs .js file wherever you keep your node scripts, then: npm install nightmare npm install jQuery

Usage

node gigs city The city argument can use any city on craigslist

Automation with CRON / Email

Full instructions & video: http://blog.breakthru.solutions/get-started-with-nightmarejs-craigslist-screen-scraping-tutorial/

About

Craigslist Gigs Screen Scraper (Node.js / Nightmare.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published