Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coskundeniz/english-ninjas-booker
- Owner: coskundeniz
- License: gpl-3.0
- Created: 2020-07-30T10:29:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-13T13:18:32.000Z (over 3 years ago)
- Last Synced: 2023-08-02T05:51:51.507Z (over 1 year ago)
- Topics: browser-automation, english-ninjas, python, selenium
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]`