Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push Job postings instead of just pulling them #13

Open
ebbandari opened this issue Apr 25, 2017 · 1 comment
Open

Push Job postings instead of just pulling them #13

ebbandari opened this issue Apr 25, 2017 · 1 comment

Comments

@ebbandari
Copy link

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]

@karllhughes
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants