This is a small python program which helps you adding Anki cards on AnkiWeb through the command line.
Install PhantomJS
pip3 install selenium
python3 anki_cli.py
First off, you have to add your AnkiWeb Username and Password into the program. After that, start the program and decide which deck you want to add cards to. Lastly, just add cards and press Ctrl+c
when you're done.