Page cover

hand-waveIntroduction

What is Futura?

Futura is a Golang framework/deployment platform for web automation. Our goal is to eliminate redundant work when developing web automation programs. With Futura, all you need to do is define a single threaded "step" based workflow following our conventions. Our framework handles the rest, which includes:

All of this so that next time you want to make a script, you can get it out the door quickly without taking shortcuts.

Get started

Create a new automation from the Futura dashboardarrow-up-right and follow the onboarding to get setup with basic boilerplate, or follow a guide:

Making a google scraper to track SEO rankingschevron-right

Last updated