Курс от MadecraftRepetitive computer work, sorting files, copying data between formats, checking the same webpage over and over, drains hours that could go toward more valuable work. Python gives you a direct way to hand that work off to a script instead of doing it by hand every time. In this course, you'll build a working toolkit of Python automation scripts. You'll read, write, and organize files and directories, then parse and validate data pulled from text, CSV, JSON, and XML sources. You'll scrape structured data directly from live webpages using BeautifulSoup, control a real browser with Selenium to fill out forms and wait for dynamic content, and connect to public APIs to request, parse, and chain live data into your own workflows. By the end, you'll have hands-on experience building Python scripts that automate file handling, data extraction, web scraping, browser interaction, and API integration into a single practical skill set.
7 модулей · 67 учебных материалов

Преподаватель курса