Developer's Guide
Stay organized with collections
Save and categorize content based on your preferences.
Important: This is an old version of this page. For the latest version, use the links in the left-side navbar.
The Blogger Data API allows client applications to view and update Blogger
content in the form of Google Data API feeds.
Your client application can use the Blogger Data API to create new blog
posts, edit or delete existing blog posts, and query for blog posts that match
particular criteria.
This developer's guide consists of the following sections:
To learn about the client library for a particular programming language,
select the corresponding section. To learn more about the underlying protocol
used by all the client libraries, select the Protocol section.
Each section of the guide covers the same material: how to get started and
how to perform basic operations using a particular client library.
In addition to the developer's guide and the reference material, we provide
articles on several
useful topics.
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 2024-06-26 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 2024-06-26 UTC."],[[["This page is outdated; find the latest version using the left-side navbar links."],["The Blogger Data API enables client applications to interact with Blogger content, including creating, editing, deleting, and querying blog posts."],["Developer guides are available for various programming languages (.NET, Java, JavaScript, PHP, Python) and the underlying protocol."],["Each guide provides instructions on getting started and performing basic operations with the respective client library."],["Supplementary articles offer additional insights and solutions beyond the core documentation."]]],[]]