*Search, find and report a web page's RSS feed(s)*
---
...
...
@@ -13,12 +13,12 @@
## Features
Searches for a feed using two strategies: usual suspects (url/feed, url/rss.xml, etc.) and DOM scraping in two places : The very URL, and then the domain thereof.
Searches for XML feeds in a given URI using two strategies: usual suspects (url/feed, url/rss.xml, etc.) and DOM scraping in two places : The very URI, and then the domain thereof.
- Parse the DOM of the URL for a link rel
- Parse the DOM of the domain for a link rel
- Check the URL for usual suspects
- Check the domain for usual suspects
1. Parse the DOM of the URI for a link rel
2. Parse the DOM of root of the TLD for a link rel