Skip to main content

3 posts tagged with "integrate"

View All Tags

· 14 min read
Adam Kovacs

This example demonstrates how to create a user facing app in Windmill and use Supabase Authentication to query tables which have Row Level Security enabled. We have two options to query the database: executing code on the server (backend script), or using a new experimental method, where code runs in the end user's browser directly (frontend script).

· 7 min read
Krestoufer Toumas (community)
Felix Becker (community)

We will look at how to use Windmill and Selenoid, and Selenium Wire for the ultimate web scraping setup. We will go over on how to install and configure Selenoid and Windmill using docker compose. Seleniumwire is not necessarily needed for webscraping but it allows for more advanced usecases.