Timothy Watkins
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... 
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...