An open API service indexing awesome lists of open source software.

https://github.com/yourtion/pythonrssimages

Python fetch image from RSS
https://github.com/yourtion/pythonrssimages

Last synced: 6 months ago
JSON representation

Python fetch image from RSS

Awesome Lists containing this project

README

          

## About

Python fetch image from Wordpress RSS

## Todo

install feedparser

cd feedparser
python setup.py install

Add your RSS sourse to feed_ = feedparser.parse("")

run the script