Help with Job Board Issue

Hi All,

So I am trying to create a job board process where it checks if any jobs are posted on the current date. If so, I would like to iterate through ‘more info and apply’ based on this where it opens the job and scrapes the location, offering, type and job specification.
The link if for the job board arraspeople | Arras Services Ltd
Any solutions for this would be great.
The main problem I am having is converting the published data to a standard format to check against the current date.
JobBoard.zip (14.8 KB)

Hi @Stabbathehut

Have you done the Data scrapping ?

Thanks
Ashwin S

Yes, I have attached my project and I used data scraping to retrieve the published date, location, offering, type and the url for more info and apply for each job.