From 04e77128bb795b8fdf92dffa4152dbd94c351382 Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:54:24 -0500 Subject: design and data retreieval done --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..7dbbbb7 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ + + + +reads configutation from a toml file +intakes a link to an indeed page +parses page, looks for info like offered pay, job description, vax status, etc to make a score +if the job doesn't meet the configured minimum score, the job is discarded +if it's not, it should return the article in the following format so the user can put it in whatever folder desired + +https://URL.example +Example Job Title + +Pay - Company - Part-time/contract/salary + +Description: + +Requirements: + -- cgit v1.2.3