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
- Host: GitHub
- URL: https://github.com/yourtion/pythonrssimages
- Owner: yourtion
- Created: 2013-12-12T10:43:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-12T15:15:05.000Z (over 12 years ago)
- Last Synced: 2025-07-08T10:44:28.648Z (about 1 year ago)
- Size: 703 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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