Python Forum
Post comments to Wordpress Blog - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: Post comments to Wordpress Blog (/thread-20198.html)



Post comments to Wordpress Blog - SergeyLV - Jul-31-2019

Hi! How can I post a comment on my blog using python? I know that I can do it with xmlrpc maybe, but can you give me a code example?


RE: Post comments to Wordpress Blog - Larz60+ - Aug-01-2019

This might help: http://panks.me/posts/2012/06/add-post-to-your-wordpress-blog-using-python-script/