{
  "$schema_note": "Cost-comparison slice. For the full Tool schema use /api/categories/{slug}.json or /api/tools/{slug}.json.",
  "feed_version": "1",
  "generated_at": "2026-05-08T18:47:16.513Z",
  "site": "https://tiergauge.com",
  "license": "CC BY 4.0 with attribution to TierGauge.",
  "category": {
    "slug": "form-builder",
    "display": "Form builders",
    "description": "Standalone form and survey tools."
  },
  "count": 3,
  "page_url": "https://tiergauge.com/pricing/form-builder/",
  "tools": [
    {
      "slug": "mailchimp",
      "name": "Mailchimp",
      "primary_category": "email-marketing",
      "match": "secondary",
      "starting_price_usd_cents": 0,
      "free_plan_available": true,
      "last_verified": "2026-04-30T20:35:00.000Z",
      "plans": {
        "free": {
          "name": "Free",
          "slug": "free",
          "is_free": true,
          "monthly_usd_cents": 0,
          "limits": {
            "contacts": {
              "kind": "number",
              "value": 250,
              "unit": "contacts"
            },
            "emails_per_month": {
              "kind": "number",
              "value": 500,
              "unit": "sends (or 250/day)"
            }
          },
          "source_url": "https://mailchimp.com/pricing/marketing/",
          "captured_at": "2026-04-30T20:35:00.000Z"
        },
        "entry_paid": {
          "name": "Essentials",
          "slug": "essentials",
          "is_free": false,
          "monthly_usd_cents": 1300,
          "limits": {
            "contacts": {
              "kind": "number",
              "value": 500,
              "unit": "contacts (anchor; scales up)"
            },
            "emails_per_month": {
              "kind": "number",
              "value": 5000,
              "unit": "sends (10x contacts)"
            }
          },
          "source_url": "https://mailchimp.com/pricing/marketing/",
          "captured_at": "2026-04-30T20:35:00.000Z"
        },
        "mid_tier": {
          "name": "Standard",
          "slug": "standard",
          "is_free": false,
          "monthly_usd_cents": 2000,
          "limits": {
            "contacts": {
              "kind": "number",
              "value": 500,
              "unit": "contacts (anchor; scales up)"
            },
            "emails_per_month": {
              "kind": "number",
              "value": 6000,
              "unit": "sends (12x contacts)"
            }
          },
          "source_url": "https://mailchimp.com/pricing/marketing/",
          "captured_at": "2026-04-30T20:35:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/mailchimp/"
    },
    {
      "slug": "tally",
      "name": "Tally",
      "primary_category": "form-builder",
      "match": "primary",
      "starting_price_usd_cents": 0,
      "free_plan_available": true,
      "last_verified": "2026-04-30T21:00:00.000Z",
      "plans": {
        "free": {
          "name": "Free",
          "slug": "free",
          "is_free": true,
          "monthly_usd_cents": 0,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://tally.so/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "entry_paid": {
          "name": "Pro",
          "slug": "pro",
          "is_free": false,
          "monthly_usd_cents": 2000,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://tally.so/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "mid_tier": {
          "name": "Business",
          "slug": "business",
          "is_free": false,
          "monthly_usd_cents": 6167,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://tally.so/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/tally/"
    },
    {
      "slug": "typeform",
      "name": "Typeform",
      "primary_category": "form-builder",
      "match": "primary",
      "starting_price_usd_cents": 2800,
      "free_plan_available": false,
      "last_verified": "2026-04-30T21:00:00.000Z",
      "plans": {
        "free": null,
        "entry_paid": {
          "name": "Basic",
          "slug": "basic",
          "is_free": false,
          "monthly_usd_cents": 2800,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://www.typeform.com/pricing/",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "mid_tier": {
          "name": "Plus",
          "slug": "plus",
          "is_free": false,
          "monthly_usd_cents": 5600,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://www.typeform.com/pricing/",
          "captured_at": "2026-04-30T21:00:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/typeform/"
    }
  ]
}