jenksed / wp_utils

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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


Languages

Language:Python 100.0%