Technical, Productivity, Ecommerce
Search Meme/Joke
This plugin integrates API League’s Jokes & Memes APIs, allowing you to fetch random jokes, search for jokes, and search for memes. It provides both Data API Calls (for fetching data) and Action API Calls (for performing actions in workflows).
Installation & Setup
Install the plugin in your Bubble app.
Navigate to Plugins → Select this plugin → Enter your API Key (Get it from API League).
Ensure your API Key is active for all API calls.
Available API Calls
1. Get Random Joke
Type: Data & Action
Description: Fetches a random joke.
Returned Fields:
joke: The joke text
category: Joke category
2. Search Jokes
Type: Data & Action
Description: Searches for jokes based on a keyword.
Parameters:
query: Search keyword
limit: Number of results to return
Returned Fields:
jokes: A list of jokes matching the search
Each joke object contains:
joke: The joke text
category: Joke category
3. Search Memes
Type: Data & Action
Description: Searches for memes based on a keyword.
Parameters:
query: Search keyword
limit: Number of results to return
Returned Fields:
memes: A list of meme results
Each meme object contains:
title: Meme title
image_url: URL of the meme image
How to Use in Bubble
Data Calls: Use in Repeating Groups, Text Elements, and Image Elements to display jokes or memes.
Action Calls: Use in workflows to dynamically fetch and update jokes or memes based on user input.
🔗 Demo Page: https://chakor-plugin-demo-6.bubbleapps.io/version-test/search_meme_joke
🔗 Editor Link: https://bubble.io/page?id=chakor-plugin-demo-6&test_plugin=1739779537430x237859264083001340_current&tab=Design&name=search_meme_joke&type=page
Our team is available to solve any problems or questions you may have, please open a thread on our support forum: https://forum.thechakor.com/t/plugin-

No ratings yet

0 installs