Fetches a summary feed.
Configuration options for the feed request
Fetches a feed with full content.
Configuration options for the feed request
Recursively fetches all entries from a summary feed.
Makes multiple API requests as needed to retrieve the complete dataset.
Configuration options for the feed request
Recursively fetches all entries from a full content feed.
Makes multiple API requests as needed to retrieve the complete dataset.
Configuration options for the feed request
Fetches a single entry by ID with full content.
Configuration options including the entry ID
Fetches a single entry by ID with summary content.
Configuration options including the entry ID
Interface defining methods for interacting with mapped Blogger feeds.
Provides functionality to fetch both summary and full content feeds, with options for single entries or complete feed retrieval.