What are some cool things you've automated with python?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Scrapy

    Scrapy, a fast high-level web crawling & scraping framework for Python.

  • I was looking for a used cars. I written a scraper using Scrapy, that was gathering all new offers, filtered by my criteria, every hour. Then it was sending me nicely formatted email.

  • Alibaba-Auto-Quote-Request

    A Python project to automatically request quotations and collect data from Alibaba sellers, using Pyautogui to make the contact and bs4 soup with requests library to make a webscrapping.

  • Maybe I am a little late hehe but I automated my previous job that was collect data from sellers on Alibaba and contact them. This simple project made more than $60,000 of reduction per year. Also, the project is on GitHub https://github.com/Antonio-Costa00/Alibaba-Auto-Quote-Request

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CMS-NBI-Client

    CMS-NBI-CLIENT is a python package in the works, to interact with Calix Management System(CMS) NBIs(Northbound Interfaces).

  • Idk if its the same thing but most of the increase was from coming into a process where everything was being done manually. I was able to automate the inputs into a webform using selenium , and for the other actual network automation that's where my pet project CMS-NBI-Client comes into play. Saw another 200% increase since using it

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts