Introduction
Stay organized with collections Save and categorize content based on your preferences.
The Blogger API v3 allows client applications to view and update Blogger content. Your client application can use Blogger API v3 to create new blog posts, edit or delete existing posts, and query for posts that match particular criteria.
Here are some of the things you can do with the Blogger API v3:
- Add a running list of blog posts, pages and comments to a non-Blogger hosted site.
- Create browser based applications and mobile apps that enable people to create and manage their posts from where ever they are.
- Create a desktop application or plugin that allows users to create and edit posts from the desktop.
How do I start?
If you're new to the Blogger API v3, here's how we recommend you get started:
- Read about getting started with Blogger API v3.
- Read through using the Blogger API v3.
- Refer to the Reference Guide as needed.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[[["The `zelos.StatementInput` class provides information about the space a statement input occupies during rendering in Blockly's Zelos theme."],["It extends the `BaseStatementInput` class and includes properties like `connectedBottomNextConnection` to manage connections."],["This class has a constructor to create instances and is used within the Blockly library for rendering statement inputs."]]],[]]