How to get the summary of a WordPress blog
WordPress provides API to read the content of the site. I have written a python script that would pull the number of posts in the last x days with the author and post details as a summary.
It takes 3 values as input;
Site(WP backed) URL that we look...
ashokiyyanar.hashnode.dev1 min read