Skip to content

snipem/web-to-feed

Repository files navigation

web-to-feed

Transforms a standard web site to a subscribable feed like RSS

Example

python webtofeed.py --url http://www.gamespot.com/videos/review/ --tag h3

Usage

usage: webtofeed.py [-h] [--url URL] [--tag TAG]

optional arguments:
  -h, --help  show this help message and exit
  --url URL   URL to be parsed
  --tag TAG   Tag that encapsulates news content

Remark

Build Status

Currently failing due to python-feedgen Python3 incompatability

About

Transforms a standard web site to a subscribable feed like RSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published