my question is, how do i use python to check a web site to see if it has an rss feed link and return that link

Download the site index page.
Search for the html tag that provides automatic rss detection.
Return that link.
Is that an answer to your question?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.