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...