glasgow-live

A python module for news feeds from https://www.glasgowlive.co.uk/


Keywords
glasgow, glasgowlive, news, python, rss, scraper
License
MIT
Install
pip install glasgow-live==0.0.11

Documentation

Glasgow Live

PyPI version codecov

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)