The REST API can be used for straight-up retrieval on any blog that has enabled it. Self-hosteds require an active choice to turn the JSON interface on in Jetpack but once it’s up it’s wide open.
This is not necessarily appreciated by everyone, and that’s somewhat understandable. I picked a blog ID at random here for the /posts/ call:
https://public-api.wordpress.com/rest/v1/sites/2833/posts/
That’s the full output. If you were trying to make life marginally harder for scrapers by only providing excerpts in your RSS feed then this pretty much undoes that. It’s a pretty false sense of security – if your blog is public then it’s scrapeable – but not everyone loves this fact.
For your purposes you can absolutely just use the API to pull individual posts and display them in an alternate manner.
Related Posts:
- What is the difference between “SMS Push” and “WAP Push”?
- Proper usage of wp_is_mobile()?
- Building a custom REST API
- How do I make my blog iPad / iPhone / Android friendly?
- WordPress on WP7
- Developing mobile version of WordPress site
- How can i disable a plugin for a mobile phone?
- How can I make a wp site in a mobile application?
- Why I am getting Parse error: syntax error when I use ‘wp_is_mobile’?
- Mobile Menu Not Showing
- Querying custom fields with Carrington mobile theme
- Is there any mobile application for WordPress? [closed]
- detect screen width in functions
- A URL that links specifically to the mobile version of my site?
- How to disable/enable specific plugins for a mobile theme?
- Elements floating on top of each other when Resizing or checking site on mobile. Twenty Twelve
- Mobile theme not showing correct page after custom re-writes
- My website is not responsive on mobile devices
- Best method for loading content on mobile – issue with wp_is_mobile
- Why is only one page responsive? [closed]
- Strategy for making a mobile version of an existing site? [closed]
- How can I redirect mobile users to diff url, but also allow them to come back to full site
- Open Menu is not working in Mobile view [closed]
- WordPress website loads fine on desktop browsers but Safari for iOS cannot load it completely [closed]
- Static page for desktop or mobile
- $is_iphone – to redirect a page
- Quick login from mobile phone
- Optimal WP Web App Backend for mobile app development
- How can I use my blog page as the homepage but only for mobile/tablet visits?
- Dropdown menu not displaying in handheld slide menu effect
- create a button in the header of the mobile menu in the middle of the logo and the menu accordion
- How to disable the topbar in mobile? [closed]
- WordPress mobil will not scroll
- Disable rendering of objects on mobile/above certain screen resolution
- Adapting “wide with” Gutenberg blocks for mobile
- Close Mobile Slide Menu on Click
- How can I hide/show text only for mobile users?
- Different Home page for Mobile without changing URL
- App in wordpress doesnt fit to mobile screen
- Add audio post from smartphone
- Display posts on a map
- responsive website
- Mobile Menu not working on TwentyThirteen child theme
- change theme when on mobile and also on Ipad portrait view
- Subdomain for WP Mobile Edition and Cloudfare
- How can I stop Jetpack mobile theme from using full size featured images?
- website is viewing as mobile, how do I turn this off?
- Work on two different themes at the same time in wordpress
- How to disable fancybox on small screens
- Add exception to WP Mobile Detector
- Using WordPress as a Mobile App Backend
- WordPress Mobile Edition not working with WP v3.5
- Why doesn’t the mobile version of my website take updates?
- Links not showing up on “AMPforWP”
- Viewing a WordPress website in landscape [closed]
- different startsite for IOS and change menu
- wordpress fancybox responsive mobile or pc version [closed]
- Separate Mobile site
- What is the easiest way to convert an Excel spreadsheet with tabular data to JSON? [closed]
- Javascript Object push() function
- NumPy array is not JSON serializable
- How to extract and access data from JSON with PHP?
- Can’t get a JSON object in response to an Ajax request with wp_ajax
- Get Image URL instead of Attachment Id in Rest API
- How to retrieve wp_ json_encode data from custom WordPress database table
- wordpress wp-json prefix issue
- Ajax template: how to handle head section
- Load a theme based on browser detection
- ping_status in JSON REST API
- parse json object and display live in wordpress php widget
- Increase the page size of the WordPress REST API
- Does WordPress create mobile menus automatically?
- creating shortcode to pull json array
- Upload a json file in php [closed]
- Placing assets for external use
- Mobile User Registration
- Create a page for a theme only
- How to add/edit advanced custom fields on custom post type’s WordPress REST API?
- How to get a custom entry field label with Gravity Forms?
- How to include a JSON file on my page?
- Change Header Image on Blog Post for Mobile View
- JSON – Create rest api endpoint for Advanced Custom Fields
- Custom WP API endpoint NULL body data
- Disable save as image on smartphones using all browsers ( chrome, firefox, ie, cm, opera )
- Plugin Development: Storing and Manipulating Data That Fits JSON in Database
- PHP mobile redirect Endless loop
- Display full WordPress post under search form using AJAX
- Whats the best practise on how to store json data from a custom settings page?
- Can’t pass var from php wp_ajax into ajax script : result undefined or null
- Publishing failed. The response is not a valid JSON response
- Desktop is class List and Mobile is class Grid
- REST API get featured image source for custom post type
- WordPress on mobile devices with new data after updating page
- how to correctly use json_encode with ajax
- Mobile menu not working – jQuery error?
- Should I detect the device or the page first?
- I want to use wordpress database in android app using json encode?
- How does the JSON API work to parse incoming JSON and fetch a post based on an ID?
- REST API custom endpoints for metaboxes
- WordPress json – How to use the content rendered from json