Blogger posts for research and training
cli and api for managing blogger posts with the blogger api v3 with authentication. The cli is the default use of the api with clientId and clientSecret specified using package.json or through environment variables and storage of tokens specified in the p
TypeScript typings for blogger API v3
Migrate from Blogger using the Google API
## Preview
TypeScript typings for Blogger API v2
Tiny local JSON database for Node, Electron and the browser
blogger
A simple library that allows you to retrieve posts from the Google Blogger API
Lint files staged by git
Gatsby source plugin for building websites using Blogger as a data source
TypeScript typings for Blogger API v3
## Activación
Utility to make WordPress REST API requests.
PostHog Node.js integration
convert notion pages, block and list of blocks to markdown (supports nesting)
n8n community nodes for the Blogger API - manage blogs, posts, pages, and comments
Pipedream Blogger Components
A plugin which allows you to use frontend frameworks in a blogger template.
JSON Server data provider for react-admin
Astro component to display a Blog through Blogger API entries
A Gatsby source plugin that pulls blogposts from Blogger
Easily embed social media posts from Facebook, Instagram, LinkedIn, Pinterest, TikTok, X (Twitter), and YouTube in React.
Flexible team-based authorization
Post to Blogger or Wordpress via email; inline local images
Superwriter is a minimalistic Jekyll theme for bloggers with post hero image and well thought typography.
For Medium bloggers to retrieve their user info and latest posts
Jekyll-Scholar is for all the academic bloggers out there. It is a set of extensions for Jekyll the awesome, blog aware, static site generator; it formats your BibTeX bibliographies for the web using CSL citation styles and generally gives your blog posts citation super-powers.'
The Blogger module provides services related to Blogger, and only blogger. The GData gem is great, but it provides a much lower-level interface to Google's Blogger API. With the Blogger gem, you have full access to the Blogger API, with easy to use classes, and it integrates with 6 different markup/markdown gems! What's more, you won't have to muck around with XML. Sure, XML is easy. But why waste time messing around with it? With just 3 or 4 lines of Blogger.gem code, you'll be able to take a markdown-formatted string and post it as a blog post, with categories, and comments. You can also search through all of your comments, old posts, and pretty much anything you can do at the blogger.com website, you can do with this gem.
Script parses Blogger Atom XML file for blog entries and saves each of them to separate file in markdown format. It also downloads images from posts and replaces links to them with local paths.