Completed
) Automate The News - Preparing Script to Be Run Everyday
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automate with Python – Full Course for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro
- 2 ) Project #1 Table Extraction - Extract Tables from Websites
- 3 ) Table Extraction - Extract CSV Files from Websites
- 4 ) Table Extraction - Extract Tables from PDFs
- 5 ) Project #2 - Web Automation & Web Scraping - HTML Basics - Tags and Elements
- 6 ) Web Automation & Web Scraping - HTML Basics - Tree Structure
- 7 ) Web Automation & Web Scraping - XPath - Syntax, Functions and Operators
- 8 ) Web Automation & Web Scraping - XPath - Test Your XPath
- 9 ) Web Automation & Web Scraping - XPath - Special Characters and Syntax
- 10 ) Automate The News - Installing Selenium and ChromeDriver
- 11 ) Automate The News - Creating The Driver
- 12 ) Automate The News - Finding Elements
- 13 ) Automate The News - Exporting Data to a CSV File
- 14 ) Automate The News - Headless mode
- 15 ) Automate The News - Preparing Script to Be Run Everyday
- 16 ) Automate The News - Convert py to exe
- 17 ) Automate The News - Schedule Python Script with crontab (macOS)
- 18 ) Project #3 - Automate Excel Report - Create a Pivot Table with Python
- 19 ) Automate Excel Report - Add a Bar Chart
- 20 ) Automate Excel Report - Write Excel Formulas with Python
- 21 ) Automate Excel Report - Format Cells
- 22 ) Automate Excel Report - Convert Pivot Table to Excel Report
- 23 ) Automate Excel Report - Generate Excel Reports with One Click (py to exe)
- 24 ) Project #4 - Automate WhatsApp