Jobs_Applier_AI_Agent_AIHawk icon indicating copy to clipboard operation
Jobs_Applier_AI_Agent_AIHawk copied to clipboard

[FEATURE]: Whitelist

Open mcwebdev opened this issue 1 year ago • 1 comments

Feature summary

A whitelist for the config.yaml.

Feature description

A whitelist to only apply to jobs with the search term in the title. For example searching "Angular Developer" returns several jobs that dont have angular in the title, and are not angular developer jobs. It should skip any jobs without the search string in the title.

I also do not think the blacklist works because it applies to jobs with matched blacklist stings.

Motivation

specificity

Alternatives considered

I tried filtering out several jobs using the blacklist, but it is not working

Additional context

No response

mcwebdev avatar Oct 08 '24 00:10 mcwebdev

blacklist fixed in https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk/pull/473

queukat avatar Oct 08 '24 08:10 queukat