Command line application that uses the Indeed.com API to search for jobs given a job and location.
npm install indeed-searchindeed-search
=============
Command line application that uses the Indeed.com API to search for jobs given a job title and location.
installation
============
``
`
npm install indeed-search
`
use
============
``
cd
node indeed [job_title], [job_location]