Login to Craigslist with CasperJS.
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
Be sure to use option --ignore-ssl-errors=yes
when you run casperjs
casperjs --ignore-ssl-errors=yes index.js EMAIL PASSWORD