×

Get RSS Items From Feed

iOS 14 +

Notes

Gets the RSS items from an RSS Feed.

Syntax

getRSSItems(url: <#String (Allows Variables)#>, count: <#Integer or Variable#>)

Example

getRSSItems(url: "https://www.macstories.net/feed/", count: 10)