Web Automation By Selenium Webdriver & Python: Fb, Insta, In

Posted By: ELK1nG

Web Automation By Selenium Webdriver & Python: Fb, Insta, In
Published 3/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.36 GB | Duration: 4h 58m

Web automation of messaging on Facebook, Instagram and Linkedin from Excel/CSV file: Selenium Python Automation

What you'll learn

Web Automation with Selenium Web driver

Reading/Writing data to/from CSV files

Locating web elements using Class, ID, name, CSS selectors, Tag, link text, XPath etc

Manipulation web element, Giving inputs/clearing it/cliclking on it

Understanding the Selenium WebDriver APIs and how to use it to interact with websites

Automate the process of sending messages on Facebook, Instagram and linkedin

Webscrapping: Get Facebook friends, Instagram followers etc in CSV File

Sending wishes by messages to special one without a fail

Requirements

Basic knowledge of Python Programming Language

Description

Welcome to the "Web Automation by Selenium WebDriver and Python: FB + Instagram + Linkedin"  course, in which you will learn how to automate sending messages on Facebook, Instagram, and Linkedin from Excel/CSV files.If you want to send the same message to your contacts quite often, it is a tedious job if you are doing it manually.Lucky you are, as you have landed on this course, with this course you will be able to automate that process, you will just make an excel/CSV file, put all the contact numbers and the message, and then you will just run the python file and our code will send message to each person mentioned in the excel file, how cool is that?Not only that, but you will also learn how to attach multimedia along with the text message, here in the excel sheet you will just give a path to the media file, and our code will just fetch that file and will send it along with the text message.I will start by helping you to get your setup done, which includes Python, pip, and, PyCharm IDE installation, we will install the required python packages as and when needed.First, we will learn about selenium web driver, and how to locate web elements via different technique messages, Then we will automate the process of sending messages.Then after I'll teach you how to make GUI for this application in Python using Tkinter and then we will integrate the functionality.We are going to learn a lotUnderstanding the Selenium WebDriver APIs and how to use them to interact with websitesLocating web elements using Class, ID, CSS selectors, Tag, XPath, etc.Giving inputs to web elements, clearing them, and clicking on them.Reading/Writing data to/from CSV filesAutomate the process of sending messages on Facebook, Instagram, and LinkedinWeb scrapping: Making functions to get Facebook friends, Instagram followers, etc.Sending  wishes on Facebook messages to special ones without a failMaking GUI in TkinterWe'll be building this application from scratch. You will be able to do this all on your own after completing the courses.After completing the course you will be able to automate the process of sending messages on Facebook, Linkedin & Instagram.So what are you waiting for? Start automating messaging on Facebook, Instagram & Linkedin social media platforms, and take your python skill to the next level.Let`s Automate things.Enroll now and I will see you inside the course.

Overview

Section 1: Make your Setup Ready

Lecture 1 Links to install required stuff

Lecture 2 Python Installation

Lecture 3 PIP Installation

Lecture 4 Selenium Installation

Lecture 5 Google Chrome WebDriver Installation

Lecture 6 Pynput Installation

Lecture 7 IDE (Pycharm) Installation

Lecture 8 Important Note

Section 2: Locate web elements by Selenium

Lecture 9 Selenium Basics

Lecture 10 Open a website in chrome by selenium

Lecture 11 Locate element by classname

Lecture 12 Locate element by id

Lecture 13 Locate element by tag

Lecture 14 Locate element by xpath

Lecture 15 Locate element by fullxpath

Lecture 16 Locate element by css selector

Lecture 17 Locate element by name

Lecture 18 Locate element by linktext

Lecture 19 Locate element by partial linktext

Section 3: Read/Write in CSV Files

Lecture 20 Install csv package

Lecture 21 Writing data ito csv file

Lecture 22 Read data from csv file

Section 4: Linkedin Automation

Lecture 23 What are we going to learn in this section ?

Lecture 24 Indentify the flow

Lecture 25 Steps to follow

Lecture 26 Login with credentaials

Lecture 27 Search a user

Lecture 28 Write a message and send the message

Lecture 29 Send a message along with the attachment

Lecture 30 Send message from csv file users

Section 5: Instagram Automation

Lecture 31 What are we going to learn in this section ?

Lecture 32 Indentify the flow

Lecture 33 Steps to follow

Lecture 34 Login with credentaials

Lecture 35 Get followers list

Lecture 36 Get user info from the insta id

Lecture 37 Put data into csv file

Lecture 38 Write a message and send the message

Lecture 39 Send a message along with the attachment

Lecture 40 Send message from csv file users

Section 6: Facebook Automation

Lecture 41 What are we going to learn in this section ?

Lecture 42 Indentify the flow

Lecture 43 Steps to follow

Lecture 44 Login with credentaials

Lecture 45 Get friends list

Lecture 46 Go to about page of facebook friend

Lecture 47 Get user info from the facebook profile page

Lecture 48 Put data into csv file

Lecture 49 Read data from csv file

Lecture 50 Write a message and send the message

Lecture 51 Send a message along with the attachment

Lecture 52 Send message from csv file users

Section 7: Wrapping up: Thank You!

Lecture 53 Bonus Lecture

Python developers interested in learning web automation,Python developer who wants to automate the messaging on Facebook/instagram/linkedin