Read RSS Feed (Web Mining)
Synopsis
Reads an RSS feed from an URL.Description
This operator reads an RSS feed from an URL. The content of the feed is output to a data set. This resulting data set will contain attributes for the publishing date, author, title, link, and content.
Output
- output (Data table)
The output port.
Parameters
- urlThe URL from which should be read.
- random user agentChoose a user agent randomly from a set of 7000 user agents
- user agentThe user agent property.
- connection timeoutThe timeout (in ms) for the connection.
- read timeoutThe timeout (in ms) for reading from the URL.