Automatically transfers job applications from StartupJobs that are connected to a job offer that exists in JazzHR and puts them into JazzHR. The transferred applications are saved into the dataset so that on consecutive runs, they are not processed again. Built on StartupJobs API and JazzHR API.
This actor (see Apify Actor documentation for more info on Apify actors) transfers job applications from StartupJobs that are connected to a job offer that exists in JazzHR and puts them into JazzHR. The transferred applications are saved into the dataset so that on consecutive runs, they are not processed again.
For example, if the job application is for a backend developer in StartupJobs, but this job offer does not exist on JazzHR, the application will not be transferred.
To pair StartupJobs job offers with those in JazzHR, the offers simply need to have their names equal.
The actor is built on StartupJobs API and JazzHR API.
The StartupJobs and JazzHR token are needed so that the actor can use their public APIs.
To get a StartupJobs token you need to contact their support.
Here is how to get your JazzHR token.
1{ 2 "startupJobsToken": "your StartupJobs api token", 3 "jazzHRToken": "your JazzHR api token" 4}
The actor keeps a record of already processed applications in the dataset, so it does not fetch their details from JazzHR unnecessarily on each run.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!