Plugins
Discover how Bubble.io plugins can supercharge your no-code SaaS journey as a solopreneur, enabling you to add powerful features and functionality to your Bubble app without writing a single line of code.

Tracking, counting & limiting user actions when using Bubble with ChatGPT or OpenAI
In this Bubble tutorial we demonstrate how to track how many times a user runs a workflow and then how to limit the number of times a user can run that workflow each month. This will be very useful to anyone building an app using a costly third party API such as OpenAI & ChatGPT.

Using Bubble.io to post to WordPress blog
In this Bubble tutorial we demonstrate how to publish content generated in your Bubble to a Wordpress site. In this tutorial we the WordPress plugin AutomatorWP. Very useful if you are using AI to generate blog posts.

Using JSON-safe with Bubble.io and the OpenAI API
This Bubble tutorial is a follow up to our ChatGPT chatbot video where we demonatrated to how create a conversation with the OpenAI API using GPT-3.5-turbo. This videos demonstrates an improvement to our initial chatbot by using the Bubble.io text modifier :formatted as JSON-safe. This can solve many of your JSON syntax errors and OpenAI API errors by correctly escaping punctuation and formating your text input.

Web Scraping Google Search Results in Bubble.io - Part 1
Web scraping Google search results is easy with the Serper.dev API. In this Bubble.io tutorial we demonstrate how to use the Serper.dev API to fetch Google Search results into your Bubble app. A must for anyone building an SEO focussed SaaS app with Bubble.

Web Scraping Google Search Results in Bubble.io - Part 2
Part 2 of our SEO and Google Search web scraping series using the Serper.dev API. In this Bubble tutorial video we demonstrate how to use backend workflows to save each search result as a new record in your Bubble app's database.

Web scraping the New York Times with Browserbear
In this Bubble tutorial we demonstrate how screenshot the homepage of the New York Times using the Browserbear API.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Web Scraping Google Search Results in Bubble.io - Part 2
Part 2 of our SEO and Google Search web scraping series using the Serper.dev API. In this Bubble tutorial video we demonstrate how to use backend workflows to save each search result as a new record in your Bubble app's database.

How to Web Scrape Data From Another Website Into Bubble.io
In this Bubble.io tutorial video we show how to set up an API Connector integration with Page2API so that you can scrape content you've targeting from a website and save to your Bubble.io database.

How To Add Talking AI To Your App In Minutes!
Learn how to integrate ElevenLabs' powerful conversational AI widget into your Bubble.io application with dynamic variable support! In this detailed tutorial, we demonstrate how to create and customize an AI support agent that can personalize conversations by using dynamic values like user names. Perfect for no-code developers looking to enhance their web apps with intelligent chat capabilities.

ChatGPT and OpenAI Real Time Streaming Plugin Demo
In this Bubble.io tutorial we demonstrate how to create a Pie Chart in Bubble using ApexCharts by Thimo.

Deepgram Text to Speech MADE EASY with Bubble API Connector!
Discover how to make text-to-speech easy with the Deepgram API in Bubble! Learn how to integrate Deepgram's powerful text-to-speech capabilities into your Bubble applications. This guide covers everything from setting up your API keys to customizing voice options, and even troubleshooting common issues. Get tips on creating engaging audio experiences, and find out how to enhance your app's accessibility with speech functionalities.
.jpg)
How to Create a User Registration Popup
In this Bubble.io tutorial video we explore how to use a Popover element in Bubble to register a new user.