Skip to content

sweiz/codersclan-craigslist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CraigsList CasperJS login

Login to Craigslist with CasperJS.

Usage

The main component is a CasperJS script that goes through the United.com search process.

You will need to install:

  • CasperJS
  • PhantomJS (follow the instructions in CasperJS)

Run the tool with:

casperjs index.js EMAIL PASSWORD

Linux users:

Be sure to use option --ignore-ssl-errors=yes when you run casperjs

casperjs --ignore-ssl-errors=yes index.js EMAIL PASSWORD

About

CodersClan Task for Craigslist login in CasperJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published