I was wondering if it is possible to write a script that will search jobs of a specific category and get results from multiple jobs boards to display on my website?

Basically, i want to offer a job search section on my website but i dont want to start my own jobs board i just want to search jobs from other boards but display the results on my website?

Does the jobs board need to have an API for me to work with or could it be possible to create a work around?

    Yeah, you will pretty much need an API. Otherwise you'd have to link to them or try and do screen scraping ... but thats not really a good idea.

      Write a Reply...