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.
6 posts tagged with "integrate"
View All TagsHow to Send Database Events From Supabase to Windmill
We will see how to build a Windmill workflow that can be triggered by the Supabase Database Webhooks.
How to Connect MongoDB Atlas with Windmill
This guide aims to show you how to create a connection from your Windmill instance to an external MongoDB Atlas database, then use it to make queries.
How to Connect PostgreSQL with Windmill
We will see how to connect your Windmill instance to an external PostgreSQL service and then send queries to the database using Windmill Scripts.
How to Connect Slack with Windmill
Learn how to integrate Slack with Windmill. There are two ways to build interactions between the two: run code on Windmill by a Slack command or use the Slack API directly from Windmill. In this guide, we'll cover both approaches, so you can find the one that suits you best.
How to Integrate Supabase with Windmill
Learn how to connect to your Supabase project from Windmill Scripts, Flows and Apps.