forked from rannes.dev/sw-jobs-go
updated readme
This commit is contained in:
parent
5fbdd9706e
commit
36a2f49dcf
10
readme.md
10
readme.md
@ -2,12 +2,8 @@
|
||||
|
||||
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).
|
||||
|
||||
## Usage
|
||||
|
||||
To run the scraper, simply execute the following command:
|
||||
|
||||
```bash
|
||||
go run scraper.go
|
||||
```
|
||||
|
||||
The scraper will create a `jobs.json` file in the current directory, which contains a list of job details in JSON format.
|
||||
To run the scraper zip it deploy it to AWS Lambda and then call the function.
|
||||
|
Loading…
Reference in New Issue
Block a user