From 5c11fb28d3f042d4888d2d5ea2952c8d651e8391 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 25 Dec 2022 22:59:03 -0600 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