Overview
Hello, world!
Your first steps with Prefect – learn how to create a basic flow and understand core concepts.
Simple web scraper
Learn how to scrape article content from web pages with Prefect tasks, retries, and automatic logging.
API-sourced ETL with pandas
Build a small ETL pipeline that fetches JSON from a public API, transforms it with pandas, and writes a CSV – all orchestrated by Prefect.
dbt Model Orchestration
Orchestrate any dbt project with bullet-proof retries, observability, and a single Python file – no YAML or shell scripts required.