项目作者: nevoit

项目描述 :
In this project, we aim to build an automated messages system using Python with Selenium. Whatsapp
高级语言: Python
项目地址: git://github.com/nevoit/Automated-Messages.git
创建时间: 2019-02-24T12:48:12Z
项目社区:https://github.com/nevoit/Automated-Messages

开源协议:MIT License

下载


Automated-Messages

Price
Known Vulnerabilities GitHub GitHub All Releases

In this project, we aim to build an automated messages system using Python with Selenium. An example for whatsapp and sending random messages from pre-defined JSON:

Whatsapp demo

Whatsapp demo_json

Contributing

Contributions are very welcome!

Quick start

  1. Install Chrome/Chromium Browser (https://www.google.com/chrome/browser)
  2. Download Chrome WebDriver (https://sites.google.com/a/chromium.org/chromedriver/downloads).
    Please notice that you download the currect webdriver for your chrome
  3. Install Python3 (https://www.python.org/downloads/)
  4. Install the external libraries from requiremets.txt using terminal: pip install -r requirements.txt