Code a Python Bot (Part 1: Automating Login)

preview_player
Показать описание
#python #pythonbot #selenium #webscraping

In this series, I will show you how to code a Python Bot by example. Follow me as I develop from scratch a Python bot that is able to find suitable clubs to play badminton in my local area of London.

DON'T KNOW PYTHON?
Probably the most popular Python Course is a course by Dr. Chuch Severance from the University of Michigan available on Coursera. If I was starting to learn Python today, he would be my first stop:

Python for Everybody

Note: I will get an affiliate commission if you sign up for the course. So that's one way for you to support the channel.

RELATED VIDEOS YOU SHOULD WATCH

How to create a Python Bot Step By Step

Code a bot in python to find the latest Nvidia RTX 3060 and Ryzen 5000

Build with Python an Amazon.COM Price Tracker that sends Whatsapp notifications

Web scraping with Python, BeautifulSoup, Pandas and Selenium

How to Web Scrape an HTML Table using Pandas Library in Python

CONTACT ME FOR CONSULTING AND ANY OTHER BUSINESS ENQUIRIES

SUPPORT THE CHANNEL or get MENTORING

FOLLOW ME

My Equipment:
If you are curious about what equipment I use and you want to support the channel, feel free to check my affiliate links. This means that, at zero cost to you, I will earn an affiliate commission if you click through the link and finalize a purchase.

Samsung 970 Evo Plus SSD 2TB - M.2

COMPONENTS FOR RTX 3090 DEEP LEARNING PC COMPONENTS(Affiliate Links)

AMD Ryzen 5900X CPU

ASUS TUF Gaming NVIDIA GeForce RTX 3060 OC Edition Graphics Card, 12GB GDDR6

EVGA GeForce RTX 3090 Ultra Gaming, 24GB GDDR6X, ARGB LED, Metal Backplate, 24G

ASUS ROG Strix X570-E Gaming ATX Motherboard, AMD Socket AM4

Corsair iCUE H150i PRO XT RGB Liquid CPU Cooler (360mm)

NZXT Kraken Z73 360mm AIO LIquid Cooler RGB CPU

Crucial Solid State Drive 1TB

Samsung 970 Evo Plus SSD 1TB - M.2

PC Case - Phanteks Eclipse P600S

Memory - Corsair Vengeance RGB Pro 32GB (2x16GB) DDR4 3600- Black

Corsair RM850, RM Series, 80 Plus Gold Certified, 850 W Fully-Modular ATX Power Supply

SAMSUNG 34-Inch CJ791 Ultrawide Curved Gaming Monitor, White

Logitech K780 Multi-Device Wireless Keyboard

Timestamps:

0:00 Introduction
1:35 Importing Selenium Webdriver libraries
2:10 Importing pandas library
2:30 Setting implicitly_wait()
3:15 Opening Login page in my local Leisure Centre Website
4:10 Building XPATH for Login and Password fields
8:00 Filling in password element
12:00 Loading username and password from file
Рекомендации по теме
Комментарии
Автор

I can hardly see the script make it a bit more visible for us begginers please and thanks for taking the time to educate us

gdons
Автор

Great video. Thank you for teaching us code. Quick question! Is there anyway that we can tick the box terms and condition? The box keeps changing value and I can not set the box to check the box. Thank you so much

dtaktlq
Автор

hey, a very well explained video but do you mind pointing out from where and how to set everything up such as which IDE to use, what setups to do in it, how to install those libraries etc ....thanks for ur video

fringeanomaly