Web Scraping Reddit Search Results into a Bubble.io app
Web scraping Reddit search results into your Bubble.io app is now possible with Browse AI.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
How to send SMS messages (Alternative to Twilio)
In this Bubble.io tutorial we explain how to send SMS notifications from within your Bubble app. Everyone thinks of Twilio when they think of an SMS API that works with Bubble. However, I have found that ClickSend offers a much more friendly and straightforward toolkit that will have you sending SMS notifications to your app's users far quicker than if you where using Twilio.
Using Custom States to Store the Last Viewed Page When Refresh
In this Bubble.io tutorial video we demonstrate how to convert a menu that uses Custom States to hide and show parts of your page to a menu that uses a User database field. We explain the advantages of saving the current view to the User to maintain a consistent user experience.
How to Use Search Element to Display Single Map Marker On Google Maps
In this Bubble.io tutorial video we show how to link a Search field with a Google Maps instance. This video demonstrates and explains the need to store address data as Geographic field data in order to provide the necessary integration with the Google Maps API.
When AI Breaks! Cloudflare AI Gateway to the Rescue for Apps
When AI breaks, your app doesn't have to! Discover how Cloudflare AI Gateway can come to the rescue when an AI API goes down. Learn how to add a fallback AI solution to ensure your applications keep running smoothly. Watch now to safeguard your app against AI failures!
Schedule daily recurring workflows with Bubble personal plan
UPDATE: In May 2023 Bubble updated their pricing tiers to include daily recurring workflows on every paid plan! Watch our new daily recurring workflow tutorial.
This Bubble.io tutorial video is an update to a previous video looking at a workaround that will show you how to schedule recurring workflows in Bubble from anywhere to every month, to every day to every hour on the free plan.
Instant Scroll to Top without animation
Learn how to optimize your Bubble.io one page app by implementing a simple JavaScript solution to address the scroll to top issue when changing custom states.