2024-06-08 14:11:40 +00:00
|
|
|
# The Hub Scraper
|
|
|
|
|
|
|
|
This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website.
|
|
|
|
|
2024-06-08 15:06:33 +00:00
|
|
|
It's a fork of the original [The Hub Scraper](https://gitea.rannes.dev/rannes.dev/sw-jobs-go) by [Rannes](https://gitea.rannes.dev/rannes.dev).
|
2024-06-08 14:11:40 +00:00
|
|
|
|
2024-06-08 15:06:33 +00:00
|
|
|
## Usage
|
2024-06-08 14:11:40 +00:00
|
|
|
|
2024-06-08 15:06:33 +00:00
|
|
|
To run the scraper zip it deploy it to AWS Lambda and then call the function.
|