Glasgow Live A python module for news feeds from https://www.glasgowlive.co.uk/ Installation pip install glasgow-live Requires feedparser Module Usage from glasgow_live import feed, rss_links rss = feed.rss_feed(rss_links.GLASGOW_NEWS)