How to automate wordpress with grammar checker like grammarly

makif

Newbie
Joined
Jun 20, 2018
Messages
34
Reaction score
2
Hello!
Is there a way to check and correct all Wordpress posts with Grammarly or other grammar checkers?
 
Not doing this myself but I am sure there are plugins for this.
 
Grammarly and Quillbot are excellent but i didn't heard anything anything about WordPress API related to this activity you wanted
 
I was looking into this last year when I developed my autoblogging tool to correct the AI output. Thought about using Grammarly to autocorrect errors, and Quillbot to make the texts look less AI. I didn't find anything to automate Grammarly like that, but Quillbot has an API that you could use if you know some Python, e.g. I decided against it in the end and didn't implement it.
 
Back
Top