Posts
All the articles I've posted.
Insights from 100 Developers on Shipping Faster 🚀
Daksh Gupta asked 100 developers from top companies like Meta, Amazon, Google, and Stripe a simple question: "What's stopping you from shipping faster?"
Deploying Prefect with Docker Compose: A Comprehensive Guide
Deploy Prefect using Docker Compose and some essential considerations and configuration details
Deploying Prefect with Docker Compose: A Comprehensive Guide
Deploy Prefect using Docker Compose and some essential considerations and configuration details
What are Scraping, Crawling and Spidering
A quick take on the concepts for web data extraction
Web Scraping with Parsel and Requests
Parsel, in combination with Requests, provides a powerful and flexible approach to web scraping in Python.