18 lines
393 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Prowlarr
description: Prowlarr Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Prowlarr](https://github.com/Prowlarr/Prowlarr).
2023-09-29 21:01:11 +03:00
Find your API key under `Settings > General`.
Allowed fields: `["numberOfGrabs", "numberOfQueries", "numberOfFailGrabs", "numberOfFailQueries"]`.
```yaml
widget:
type: prowlarr
url: http://prowlarr.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
2023-09-29 21:01:11 +03:00
```