AutomateWordPressPost
AutomateWordPressPost is a Python package for automating WordPress posts.
Automate WordPress Block Editor. Blocks that can be used are: Heading, Paragraph, Image, List and Custom HTML.
Each block can be customized.
Add post using docx file or html file.
Note: Tested on WordPress version 5.4
Prerequisites
Required python modules ad libraries are:
beautifulsoup4==4.9.0
bs4==0.0.1
cobble==0.1.3
mammoth==1.4.10
pyperclip==1.8.0
random-user-agent==1.0.1
selenium==3.141.0
soupsieve==2.0
urllib3==1.25.9
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.