forked from rannes.dev/sw-jobs-go
Update readme.md
This commit is contained in:
parent
9222b9915d
commit
32c5fc7291
@ -1,9 +1,13 @@
|
|||||||
# The Hub Scraper
|
# The Hub Scraper
|
||||||
|
|
||||||
This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website.
|
deprecated as lambda was a bad solution for this, without setting up dynamodb, api etc. This will go live in a ec2 so it can write to local storage instead of running on demand.
|
||||||
|
|
||||||
|
Go is fast but free tier lambda is not.
|
||||||
|
|
||||||
|
~~This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website.
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To run the scraper zip it deploy it to AWS Lambda and then call the function.
|
To run the scraper zip it deploy it to AWS Lambda and then call the function.~~
|
||||||
|
Loading…
Reference in New Issue
Block a user