Instructions to Use the "IPAddressLookup" Plugin:
1. Get Your IP Lookup API Key
Visit the
https://rapidapi.com/rapihub-rapihub-default/api/user-ip-data-rest-api/playground/apiendpoint_8faf6bdd-7d36-4d66-bee0-bae36268a8be on RapidAPI.
Sign up or log in to your RapidAPI account.
Subscribe to the API to get your key.
2. Add the Plugin to Your Bubble App
Open your Bubble app editor.
Navigate to the Plugins tab.
Click on Add Plugins and search for "IPAddressLookup."
Install the plugin into your app.
3. Set Up the API Key
Go to the Plugins tab in your Bubble editor.
Find the "IPAddressLookup" plugin in the list.
Enter your IP Lookup API key in the API Key field.
4. Use the LocationFetcher Element
Place the LocationFetcher element on your page from the Visual Elements section in the Bubble editor.
Add Text elements to display data such as IP address, country, region, and more.
Bind the Text elements to the exposed states of the LocationFetcher element to show the fetched data dynamically.