Skip to content
Art of Coding

Art of Coding

  • Advanced
  • AI / Machine Learning
  • Algorithms
  • API Integration
  • Automation Scripts
  • Beginner
  • C#
  • C++
  • Data Structures
  • Databases
  • DevOps / CLI Tools
  • Dynamic Programming
  • Go
  • Graph Theory
  • HTML / CSS
  • Intermediate
  • Java
  • JavaScript
  • Python
  • Recursion
  • Rust
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
  • TypeScript
  • Uncategorized
  • Web Development

Python

  • Home
  • Python
  • Page 2
Automate GitHub Issue Reporting with Python and REST APIs
Posted inPython

Automate GitHub Issue Reporting with Python and REST APIs

Automate GitHub Issue Reporting with Python and REST APIs   Manually creating GitHub issues based on error logs or monitoring tools is time-consuming and error-prone. Fortunately, GitHub’s REST API combined…
Posted by Oana Rinaldi February 9, 2026
Python Meets Excel: Automate Monthly Reports Without Opening Excel
Posted inPython

Python Meets Excel: Automate Monthly Reports Without Opening Excel

Python Meets Excel: Automate Monthly Reports Without Opening Excel   Manually updating Excel reports every month is tedious, error-prone, and unnecessary in 2024. With just a few lines of Python…
Posted by Oana Rinaldi January 31, 2026
Scrape and Schedule: Automate Web Reports Using Python & Cron
Posted inPython

Scrape and Schedule: Automate Web Reports Using Python & Cron

Scrape and Schedule: Automate Web Reports Using Python & Cron   Automatically receiving a daily report in your inbox with up-to-date financial data can save time, improve decision-making, and reduce…
Posted by Oana Rinaldi January 29, 2026
Detect Duplicate Files on Your System with a Python Hashing Script
Posted inPython

Detect Duplicate Files on Your System with a Python Hashing Script

Detect Duplicate Files on Your System with a Python Hashing Script   Duplicate files can quietly eat up precious disk space, especially on systems that see heavy data movement or…
Posted by Oana Rinaldi January 26, 2026
Use Python’s Requests and BeautifulSoup to Scrape Product Prices
Posted inPython

Use Python’s Requests and BeautifulSoup to Scrape Product Prices

Use Python's Requests and BeautifulSoup to Scrape Product Prices   Web scraping allows developers to automate data collection from websites, making it a powerful tool for monitoring prices, extracting content,…
Posted by Oana Rinaldi January 23, 2026
Scraping Job Listings from Indeed Using Python and BeautifulSoup
Posted inPython

Scraping Job Listings from Indeed Using Python and BeautifulSoup

Scraping Job Listings from Indeed Using Python and BeautifulSoup   IntroductionWeb scraping offers developers an easy way to extract structured data from websites. One practical example is collecting job listings…
Posted by Oana Rinaldi January 19, 2026
Find Broken Links: Web Crawler in Python Using Requests and BeautifulSoup
Posted inPython

Find Broken Links: Web Crawler in Python Using Requests and BeautifulSoup

Find Broken Links: Web Crawler in Python Using Requests and BeautifulSoup   Broken links are a quality and SEO killer. Whether you're managing a personal blog, a portfolio, or an…
Posted by Oana Rinaldi January 4, 2026
Build a Daily Task Emailer with Python and Gmail API
Posted inPython

Build a Daily Task Emailer with Python and Gmail API

Build a Daily Task Emailer with Python and Gmail API   In our always-on digital world, staying organized can be a challenge. What if you could receive a neatly formatted…
Posted by Oana Rinaldi December 26, 2025
Scrape Medium Articles by Tag Using Python and BeautifulSoup
Posted inPython

Scrape Medium Articles by Tag Using Python and BeautifulSoup

Scrape Medium Articles by Tag Using Python and BeautifulSoup   Scraping content from websites can be a powerful way to automate data collection for analysis, aggregation, or content discovery. In…
Posted by Oana Rinaldi December 25, 2025
Build a Personal Expense Tracker with Python and SQLite
Posted inPython

Build a Personal Expense Tracker with Python and SQLite

Build a Personal Expense Tracker with Python and SQLite   Keeping track of your personal finances is essential, and building a simple command-line interface (CLI) tool for tracking expenses is…
Posted by Oana Rinaldi December 23, 2025

Posts pagination

Previous page 1 2 3 4 … 6 Next page

Recent Posts

  • Automate Your Daily Reports with a Python Email Bot
  • Integrating External APIs in Python Projects Made Easy
  • SQL Window Functions Explained by Example
  • Optimizing Java Loops: Small Changes That Make Big Differences
  • Consuming GraphQL APIs Smoothly with JavaScript Fetch

Recent Comments

No comments to show.

Archives

  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025

Categories

  • Algorithms
  • Automation Scripts
  • Databases
  • DevOps / CLI Tools
  • Graph Theory
  • Java
  • JavaScript
  • Python
  • Recursion
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
Copyright 2026 — Art of Coding. All rights reserved. Bloghash WordPress Theme
Scroll to Top