Ruby on Rails
Monday, September 19, 2016
On Saturday, September 17, 2016 at 9:49:32 PM UTC+1, Olaoluwa Afolabi wrote:
I like to post to some selected free job boards what a job advert is made on my ruby on rails job board. How can I factor this or is there any gem that handles that? Here is the full detail to my question on Stackoverflow which is not allowed on stackoverflow: How to post to multiple job boards from my job board - Ruby on Rails
I doubt there is a generic way that would work for all job boards. For each job board you'd first check whether they provide an api, if so write some code to talk to that api. If there is no api, then look at the form that allows you to post a job ad and try to replicate it using a ruby http client. If you're unlucky there may be things such as captchas which make this more difficult
Fred
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/793ae267-d030-44c1-963d-c27c3e763719%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment