How to extract the content of any page (WordPress) from URL
yoursite.com/us/wp-json/wp/v2/pages?per_page=100
Use the above URL it also includes the ACF field as well. And then put it in claude or LLMs they will extract the content out.
yoursite.com/us/wp-json/wp/v2/pages?per_page=100
Use the above URL it also includes the ACF field as well. And then put it in claude or LLMs they will extract the content out.
It would be difficult to find the JSON for the pages that have custom post types than for those you have to type the custom post type URL to get the JSON. same thing but instead of pages it would be the custom post type