https://github.com/capjamesg/openai-blog-rss
An RSS feed for the OpenAI blog.
https://github.com/capjamesg/openai-blog-rss
Last synced: about 1 year ago
JSON representation
An RSS feed for the OpenAI blog.
- Host: GitHub
- URL: https://github.com/capjamesg/openai-blog-rss
- Owner: capjamesg
- Created: 2023-05-21T18:54:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T22:07:08.000Z (over 2 years ago)
- Last Synced: 2025-05-12T04:51:57.747Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openai-blog-rss
TODO: Write a README.
Notes for me:
```
pip3 install pytest-playwright
playwright install
```