M
M
misc12015-04-11 14:30:22
PHP
misc1, 2015-04-11 14:30:22

How to extract rss feed from website?

Good afternoon :).
Many sites have an RSS Autodiscovery Tag:

<link rel="alternate" type="application/rss+xml" href="http://useyourinterface.com/rss">

How can I recognize it in php and pull it out (from the HTML page) useyourinterface.com/rss? (not necessarily through regexp, but I think it just won't work any other way.)
Google didn't find anything.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FanatPHP, 2015-04-11
@misc1

ajax.googleapis.com/ajax/services/feed/lookup?v=1....

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question