Class: RSSFetcher

RSSFetcher

new RSSFetcher(message_obj)

Parses RSS feeds and updates inlinks in the crawler. Links are provided from rss collection of the crawler.
Parameters:
Name Type Description
message_obj Message
Author:
  • Tilak Patidar<tilakpatidar@gmail.com>
Source:

Methods

Returns links of all the articles from the rss.
Parameters:
Name Type Description
rss_link String
Source:

getRssContent(rss_link)

Returns links of all the articles from the rss.
Parameters:
Name Type Description
rss_link String
Source: