Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 670 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 670 Bytes

chatbots

Automate sending messages on social media using web scraping. The following program is a test version to automate sending messages via either whatsapp of instagram. Library used to webscrape: selenium

  1. The program then opens webdriver, identifies the element to be clicked by using its xpath and sends the message.