Giter Site home page Giter Site logo

kaludii / jotform-api-form-explorer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18 KB

This is a simple app built using Streamlit to explore and download JotForm forms using the JotForm API

Home Page: https://huggingface.co/spaces/Kaludi/JotForm-API-Form-Explorer_App

Python 100.00%
api forms jotform streamlit webapp

jotform-api-form-explorer's Introduction

JotForm API Form Explorer

This is a simple web app built using the python library Streamlit to explore and download JotForm forms using the JotForm API. If you have an enterprise plan with a custom domain, you can click on the API URL dropdown, select "custom", and enter your own custom jotform API URL. This app enhances the current JotForm maximum form limit of 1000 by automatically correcting the offset and increasing the limit to 4000. This number can be increased to whichever maximum number is needed by changing '4000' to a higher number in the code.

The app displays the form data in a table based on the selected criteria. If any forms match the criteria, a "Download CSV file" button will appear, allowing you to download a CSV file containing the form data.

Web App

Click Here To View This App Online!

image

Usage

  1. Enter your JotForm API key in the text box in the sidebar.
  2. Select the API URL, limit, order by and status filter options in the sidebar.
  3. Click on the "Submit" button.
  4. The app will display a table of your JotForm forms based on your selected criteria.
  5. If there are any forms that match your criteria, a "Download CSV file" button will appear. Click on the button to download a CSV file containing the form data.

Prerequisites

  • Python 3.7 or higher
  • JotForm API key
  • Streamlit

Installation

  1. Clone the repository:

git clone https://github.com/Kaludii/JotForm-API-Form-Explorer.git

  1. Change directory:

cd jotform-api-explorer

  1. Install streamlit if not already installed:

pip install streamlit requests

  1. Install the required packages:

pip install -r requirements.txt

  1. Run the app:

streamlit run app.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.