Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiSch authored Jan 31, 2024
1 parent 603cf52 commit 995d275
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
sportshub server -p <PORT>
```

- You can use crontab to refresh every 15 minutes,
```cron
*/15 * * * * sportshub parser 20
```

- server has the following urls:
- `/` - returns all scraped data
- `/active` - returns all links with active streams (with links to the streams)
Expand Down

0 comments on commit 995d275

Please sign in to comment.