{"id":19530394,"url":"https://github.com/obaskly/autowp","last_synced_at":"2025-04-26T13:30:35.736Z","repository":{"id":218741080,"uuid":"747232334","full_name":"obaskly/AutoWP","owner":"obaskly","description":"AutoWP is designed to automate the generation and posting articles to a WordPress website.","archived":false,"fork":false,"pushed_at":"2024-02-08T13:41:11.000Z","size":53,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T12:35:33.210Z","etag":null,"topics":["api","automation","gpt","openai","rest-api","wordpress"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obaskly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-23T14:31:20.000Z","updated_at":"2024-11-01T23:18:14.000Z","dependencies_parsed_at":"2024-02-08T14:41:21.815Z","dependency_job_id":"ef65f79e-76fc-412d-9006-71933bc6059c","html_url":"https://github.com/obaskly/AutoWP","commit_stats":null,"previous_names":["obaskly/autowp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obaskly%2FAutoWP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obaskly%2FAutoWP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obaskly%2FAutoWP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obaskly%2FAutoWP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obaskly","download_url":"https://codeload.github.com/obaskly/AutoWP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250993056,"owners_count":21519601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","automation","gpt","openai","rest-api","wordpress"],"created_at":"2024-11-11T01:31:42.278Z","updated_at":"2025-04-26T13:30:35.455Z","avatar_url":"https://github.com/obaskly.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoWP\n\nAutoWP is an application designed to automate the generation and posting of SEO-friendly articles to a WordPress website, as well as Social media. The application utilizes OpenAI's GPT models for content generation and provides a user-friendly interface for managing article creation.\n\n![7](https://github.com/obaskly/AutoWP/assets/11092871/1534ca36-88fb-4b82-8caa-fcbb201924ee)\n\n\n## Features\n\n### Article Generation\n\n- **Keyword Generation**: Users can generate a list of unique keywords on various subjects using OpenAI's GPT models. You can also put your desired keywords within `keywords.txt`.\n- **Customizable Article Count**: Users can specify the number of articles to be generated for each keyword.\n- **SEO-Friendly Articles**: The application is capable of generating SEO-friendly articles based on the provided keywords.\n\n![3](https://github.com/obaskly/AutoWP/assets/11092871/b3197edf-c433-4087-95fa-474d062f4764)\n\n### Openai integration\n\n- **Model Selection**: Users can choose between different OpenAI GPT models for content generation.\n- **Tone Selection**: Users can choose between different tones to use for content generation.\n\n![2](https://github.com/obaskly/AutoWP/assets/11092871/54a1c979-f5d1-49db-bbf3-57ca1d7e0a87)\n\n### WordPress Integration\n\n- **Automated Posting**: Generated articles are automatically posted to the user's WordPress website. Posted articles links are saved to `posted_articles.txt` so that you can keep track.\n- **WordPress Credentials Management**: The application allows users to input their WordPress website URL, username, and application password for seamless integration.\n\n![1](https://github.com/obaskly/AutoWP/assets/11092871/bd0c5212-d28f-4bc1-8f62-665679f5fffb)\n\n\n### Image Integration\n\n- **Multiple Sources**: Images can be generated using DALL-E 3, or scrapped from Pixabay, Unsplash, Pexels.\n- **Multiple Images**: User can generate up to 20 image per article.\n- **Different Images**: Each time an article is generated, a new set of images will be generated/scrapped to avoid posting the same images.\n\n  ### Watermark Integration\n\n  - You can add a watermark to the bottom right of your images.\n\n  ![4](https://github.com/obaskly/AutoWP/assets/11092871/49edd92d-66e4-43af-b94d-c31a72b96a13)\n\n### Social media Integration\n\n- **Facebook**: Every article generated will be summarized and posted to a facebook page of your choice. (You must be an admin in that page)\n- **Instagram**: Every article generated will be summarized and posted to an Instagram account of your choice, along with a picture from the keyword image folder.\n- **Twitter**: Every article generated will be summarized and posted to a Twitter account of your choice.\n- **Hashtags**: Hashtags will be generated each time according to your article and added to the facebook post.\n\n![11](https://github.com/obaskly/AutoWP/assets/11092871/e5e9a862-456c-4562-aa00-35b570c46a7c)\n![12](https://github.com/obaskly/AutoWP/assets/11092871/5b79a414-346e-4e59-887d-2cb6940e029e)\n\n### Scheduling\n\n- **Article Generation Scheduling**: Users can schedule the generation and posting of articles at specified intervals, ranging from every 15 minutes to weekly.\n- **Start/Stop Functionality**: The application provides the ability to start and stop the article generation process as needed.\n\n![6](https://github.com/obaskly/AutoWP/assets/11092871/1b443a49-a8a4-46cb-a203-00d46be101fb)\n\n### User Interface\n\n- **Dark and Light Mode**: The application comes with a toggle feature for switching between dark and light themes.\n- **Error Handling**: The GUI includes error messaging to inform users of any issues during the article generation or posting process.\n\n![9](https://github.com/obaskly/AutoWP/assets/11092871/e89f5f44-4816-44bc-8679-5cf288359083)\n![8](https://github.com/obaskly/AutoWP/assets/11092871/56bf5085-e58a-4a8b-ac03-5728f50381b8)\n\n## Requirements\n\n- OpenAI API Key\n- WordPress website with REST API access\n- Facebook page access token (in case used)\n- Twitter account with an app ready to use (in case used)\n- Instagram account (in case used)\n\n## Installation\n\nTo use AutoWP, contact me on Telegram: @Anon040\n\n## Usage\n\n- Run the application\n\n- Follow the on-screen instructions to input your OpenAI API key, WordPress credentials, and other settings.\n\n## Free Version\n\nThe Free version include the keywords generation only. Default model is set to `gpt-3.5-turbo`. If you want the Full version, contact me on Telegram: @Anon040\n\nGet the Free version from here: https://www.mediafire.com/file/yanxd8jmuq6f17g/AutoWP+Free.rar/file\n\n- rar password: 167\n\n## AutoWP in action\n\n### Current version:\n\nhttps://www.youtube.com/watch?v=ExCj5r_0xcI\n\n### Previous versions:\n\nFirst version of the script: https://www.youtube.com/watch?v=ZXOUZcLMp4s\n\nSecond version of the script: https://www.youtube.com/watch?v=zyPUQQRHVuM\n\n## About\n\nAutoWP is developed by Obaskly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobaskly%2Fautowp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobaskly%2Fautowp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobaskly%2Fautowp/lists"}