jobs-multi icon indicating copy to clipboard operation
jobs-multi copied to clipboard

Push Job postings instead of just pulling them

Open ebbandari opened this issue 7 years ago • 1 comments

Karl asked me to put a ticket here. the request is to publish a job posting to multiple (free) job boards -- i.e., pushing the job postings -- rather than pulling the job postings. This would serve the sourcing part of the recruiting.

Another idea is to pull resumes from the Indeed and Craigslist and other databases. They want to see their data and resumes, so they may even pay you for each install or ???

Good luck, Esfandiar [email protected]

ebbandari avatar Apr 25 '17 00:04 ebbandari

This is a good idea, but also a big change. I think we would need to:

  • make a list of all the providers that allow posting via their APIs
  • update each client to support the create, edit, read methods needed. We'd also need to consider how these clients handle authentication as currently our clients only use querystring parameters.
  • implement generalized post/edit/read methods here.

I would welcome any further input or R&D work to support this as I currently don't have the time or use case to support it.

karllhughes avatar May 14 '17 16:05 karllhughes