https://github.com/elldritch/wpcat
List the posts of a Wordpress blog.
https://github.com/elldritch/wpcat
wordpress
Last synced: 2 months ago
JSON representation
List the posts of a Wordpress blog.
- Host: GitHub
- URL: https://github.com/elldritch/wpcat
- Owner: elldritch
- Created: 2020-09-15T06:28:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T06:28:39.000Z (almost 6 years ago)
- Last Synced: 2025-07-30T16:23:55.897Z (12 months ago)
- Topics: wordpress
- Language: Haskell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wpcat
`wpcat` lists posts of Wordpress blogs.
I wrote this because I wanted to make sure I didn't miss a post series from https://acoup.blog/.
```
cabal run --verbose=0 wpcat
```