Documentation
Version 2
The URL is /v2 and the following parameters must be provided as GET query params.
- i
- Input – The URL of an RSS feed
Filters
Combine a property and a method to define a filter. As an example ?Ts=Update will only show you posts with a title (T) starting (s) with Updates. All parts are case-sensitive.
Property
- C
- content
- K
- category
- T
- title
- U
- url
Methods
- b
- be = equals
- B
- not be = does not equal
- c
- contains
- C
- does not contain
- e
- ends with
- E
- does not end with
- s
- starts with
- S
- does not start with
Example
The release notes from Manjaro Linux filtered down to stable updates: