/wp_utils

A Python utility library for interacting with the WordPress API, focusing on extracting and managing page data efficiently.

Primary LanguagePython

wp_utils

A Python utility library for interacting with the WordPress API, focusing on extracting and managing page data efficiently.

Features

  • Fetch Pages: Retrieve pages from WordPress, with support for pagination.
  • Fetch Single Page: Get details of a specific page by its ID.
  • Utility Functions: Includes functions for HTML content extraction and slug validation.

Installation

Clone the repository and install the dependencies using pip: