Timothy Watkins

Results 6 comments of Timothy Watkins

Tested against my own app and found that it currently does work.

@AllenFang @chunming-c any chance this can be pulled in and a release be cut?

@Wolvan I think @jaimelive was making a joke, nothing about getting an actual job listing is in the code. @fsufitch git spooked, git job, and git money do not work....

Looks like the new methods are pulled down with pip... ![screen shot 2017-03-09 at 11 45 09 am](https://cloud.githubusercontent.com/assets/7744158/23765269/e2eeee44-04bd-11e7-96dc-f12f0dbfd011.png)

A work around: pip uninstall gitgud pip install git+https://github.com/fsufitch/git-gud.git This will install from master

I don't think promisifying the crawler API itself really makes sense, based on the fact that it is a many-result not a single-result system... it is better suited to the...