Budget Automation in Python -- Part 1: Introduction

preview_player
Показать описание
In this video series, we will be building a Python script that utilizes Selenium to extract pricing and product information from Amazon and store that into a Google Sheets spreadsheet.

This is a mini-project that showcases something that you can build from the ground up and something that hopefully you can expand upon!

Send an Email in Python:

Web Scraping and Automation Playlist:

Selenium Playlist:

Robobrowser Playlist:

Scrapy Playlist:

Software that is written in this video:

Do you like the development environment I'm using in this video? It's a customized version of vim that's enhanced for Python development. If you want to see how I set up my vim, I have a series on this here:

If you've found this video helpful and want to stay up-to-date with the latest videos posted on this channel, please subscribe:

If you like my content, I've been working on some projects during the past couple of months. If you would like to stay up-to-date, please consider subscribing to my mail list. I really appreciate the support. I hope that the content I provide there will enhance the videos on my YouTube page:
Рекомендации по теме
Комментарии
Автор

Great videos. You're an excellent teacher. Please keep the automation ideas coming.

Vincevl
Автор

I'm impressed, you're great. Keep it up. I'm following

josephstark
Автор

hey vinnie can you give a little bit of background on how this will be useful as opposed to normal cart option provided by amazon.
basically pros of this project.

ravitanwar
Автор

Interesting! Going to try this. Can this be done with Puppeteer instead of Firefox? Have you tried that? I'd like to have this running completely in the background if it was possible.

KaranRajpal