Quantcast
Channel: Active questions tagged atom-feed+rss+xml-parsing - Stack Overflow
Browsing latest articles
Browse All 5 View Live

How to parse XML / RSS feeds and store them in Database [closed]

How to parse XML / RSS feeds and store them in Database. I have set of RSS feeds to parse and store them in my DB tables. are there any code / tutorials available for this. Please help.

View Article



Error reading Atom feeds

The code below is failing when I'm trying to read atom feeds from a specific website. The error im getting is: 'Text' is an invalid XmlNodeType . I have pasted the feed to pastebin and unfortunately I...

View Article

javascript getElementsByTagName exclude certain tags

In my project I'm trying to parse rss & atom feeds. I target each feed's link with this: var feedLink = source.getElementsByTagName('link')[0]; Some feeds start directly with...

View Article

Unable to parse RSS feed using python, but other RSS feed apps in chrome can...

I'm working on a basic python script that parses RSS Feed data from the SEC.gov website, but it fails when I run the script. Where am I going wrong?The version of Python I'm using is 3.6.5, and I've...

View Article
Browsing latest articles
Browse All 5 View Live




Latest Images