Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coskundeniz/english-ninjas-booker

Browser automation to book sessions on https://englishninjas.com
https://github.com/coskundeniz/english-ninjas-booker

browser-automation english-ninjas python selenium

Last synced: 1 day ago
JSON representation

Browser automation to book sessions on https://englishninjas.com

Awesome Lists containing this project

README

        

# english-ninjas-booker

Information
-----------

Browser automation written with Selenium to book sessions on [English Ninjas](https://englishninjas.com)

Requirements
------------

* An account on [English Ninjas](https://englishninjas.com)
* [geckodriver](https://github.com/mozilla/geckodriver/releases)

Run one of the followings

* `pipenv install`
* `pip install -r requirements.txt`

Usage
-----

* `python main.py [-e email_address] [-p password] [-o output_file]`