Is there any drupal plugin or code that allows you to read from an external RSS feed (lets say cnn.com/rss) and insert the content posts into the drupal database as content nodes?
I need this to be automatic. Meaning regularly updating the Drupal database every time a news post on cnn.com takes place.
Yes, the Feeds module is used for this. From the project page: