From ec140cbbc793ff4de162d350eea3126532f4b733 Mon Sep 17 00:00:00 2001 From: christian Date: Tue, 30 Jul 2024 13:12:13 +0000 Subject: [PATCH] Update readme.md --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index eb4ca75..ec66b43 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,12 @@ -# The Hub Scraper +# The It jobs This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website and itjobbank. +## Filtering + +The scraper filters out a list of keywords like senior, architect etc. as I wrote it for entry and mid level roles. It also filters out unpaid form the hub, and keyword based from itjobbank. + ## Usage To run the scraper, simply execute the following command: