DEV Community

Cover image for Find Jobs Plugin
Jasmin Virdi
Jasmin Virdi

Posted on

Find Jobs Plugin

This is a submission for the Coze AI Bot Challenge: Trailblazer.

What I Built

Hi Everyone,

As part of this challenge I have worked on creating two plugins to find the list of jobs using different public which are FindWork and Adzunza.

There are a few plugins available on Coze plugin store which helps us get the list of Jobs like Google jobs but the results returned does not contains jobs across the web. I have created a Coze Bot called Job Finder which will help us to find all the jobs listed on these portals.

Demo

You can find the two plugins on the Coze Plugin Store:

Image description
Image description

The FindJobsAdzuna plugin returns list of job matching the role provided the api key, id and results per page value.
Image description

The FindJobFindWork plugin returns list of jobs provided the token.
Image description

The fetch_relevant_jobs custom workflow I built for Job Finder bot uses these two plugins.

Image description
Image description

Journey

Working on plugins helped to understand the integration process and laid a good foundation for building more complex plugin. It helped to understand the entire input and output process specially while using plugins nodes in workflow.

The entire Coze platform is easy to understand the features and steps along with Coze helpbot was a big helping hand for the onboarding process with framework.

Thanks.

Top comments (0)