How does spider extract jobs from Employer website?
Spider follows specific URLs pre-configured for navigation and saves full HTML pages’ sources. Parsing module of the spider extracts job data from the HTML converting it to format used by your job board technology, so data becomes available to be posted to your job board job fields mapped. As per screenshot above: • Job ID on the Employers website should be put in “Job Ref” fields of your job board application. • Location on Employer website contains State and City. Parsing Module is able to divide these parts and mark each of them as corresponding fields on your job board. • Job Description: parsing module can separate full job description together with HTML tags on Employer’s website and apply it in full view on your job board software.