Digs up leads.
Delivers them home.

Formgopher turns any static HTML form into a working contact form. Sign up, add a recipient, get an API key, and paste a snippet. Every submission lands straight in an inbox, no code required to get there.

Free plan covers up to 5 recipients. No credit card required.

contact.html
<form action="https://app.formgopher.com/api/submit" method="POST">
  <input type="hidden" name="access_key" value="fg_live_9x7k2...">
  <input type="text" name="name" placeholder="Your Name" required>
  <input type="email" name="email" placeholder="Your Email" required>
  <textarea name="message" placeholder="Your Message" required></textarea>
  <input type="checkbox" name="_honeypot" style="display:none" tabindex="-1" autocomplete="off">
  <button type="submit">Send</button>
</form>
Delivered to your inbox

Make it easier for yourself and/or your clients.

Sound like you?

“I build websites for clients. I just need their contact form to land in an inbox they actually check.”

That's a recipient. Create one per client, drop a snippet into their site, done. Regenerate or deactivate a key later in your dashboard, no need to loop your client in.

“I've got a few websites of my own with contact forms that don't actually go anywhere.”

Route them to one inbox. If they have their own emails then make a key for each, however you like. Let's just get these submission to go somewhere.

No email to confirm. Add a recipient and it can start receiving submissions right away, no verification link for a client to click in an email from a company they don't recognize. Security happens on Formgopher's end, not in their inbox.

Pricing

Free forever. Only pay if you need more.

An illustrated gopher wearing a plain fedora, representing the Free plan

Free

Everything you need to run a handful of forms.

$0 forever

  • 5 recipients
  • About 100 to 150 submissions a month
  • CC emails
  • File attachments
  • Spam detection
  • Auto-confirmation emails
Get Started

You'll know it's time for Warren when you need

  • a 6th recipient
  • CC emails
  • attachments
  • spam filtering
  • auto-confirmation emails
  • more submissions a month

Questions, answered

Everything people usually ask before wiring up their first form.

01

Do I need to know how to code to use Formgopher?

No. Add a recipient (the email you want submissions sent to), copy the ready-made snippet, and paste it into your site's HTML. There's a plain HTML version that needs zero JavaScript, and a fetch() version if you want an in-page “message sent” confirmation instead of a page reload.

Ready to start digging?

Add a recipient, paste a snippet, and your contact form is live. No backend, no waiting on anyone to confirm anything.

Get your API key

Free forever. No credit card required.