Lasse Benninga
Lasse on Data

Notes on data, and whatever interests me.

  • Home
  • Posts
  • About
  • labenniconsulting.nl 
📧 Subscribe to new posts by email:
  • ☀️ Light Mode 🌙 Dark Mode
  • Home
  • Posts
  • About
  • labenniconsulting.nl ↗

Posts

Explore 7 posts covering data engineering, automation, and DevOps topics

Active Filters:

Search Posts

Filter by Tags

Data collection illustration

Setup free webscraping in less than 5 minutes using Github Actions

Tutorial for free scheduled web scraping with GitHub Actions. Find a site’s JSON endpoint, then use curl and jq in a workflow to save data to the repo on a cron schedule. Explore results with Flat Viewer. Includes YAML, limits, and practical setup guidance.

July 31, 2022 · 17 min · Lasse Benninga
github-actions automation devops webscraping
Debugging illustration

How to debug Flask (running in docker-compose) in VS Code

Step‑by‑step recipe to debug a Flask app running in docker‑compose with VS Code. Install debugpy in the image, start Flask via debugpy, expose port 5678, add a Remote Attach launch configuration, and run the containers. Screenshots illustrate each step for a reliable workflow.

December 21, 2021 · 4 min · Lasse Benninga
flask docker vscode debugging python
« Prev
© 2026 Lasse on Data · Powered by Hugo & PaperMod