listparser
listparser copied to clipboard
Add option to return htmlUrls?
I've just found list parser and feel free to ignore this feature request!
But I hoped to use it to parse OPML and get the htmlUrl URLs from each item. But I think I'm right in saying that if an item has xmlUrl that will always be returned in feeds, and any htmlUrl ignored entirely?
I think that's correct -- the htmlUrl is only checked if xmlUrl doesn't exist (and stored in opportunities), but I think you're right that it will be good to store that info, too! Thanks for reporting this issue!