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

https://github.com/remiljw/python-pandora-web-player

Simple API for the Pandora web player using Selenium and the new headless mode in the last version of Chrome/ChromeDriver. Only basic functions are implemented (login, play/pause, list stations, play a station, etc.). Performance is acceptable, but a bit slow, as the full web-page needs to be rendered by Selenium and ChromeDriver. Raw
https://github.com/remiljw/python-pandora-web-player

Last synced: 3 months ago
JSON representation

Simple API for the Pandora web player using Selenium and the new headless mode in the last version of Chrome/ChromeDriver. Only basic functions are implemented (login, play/pause, list stations, play a station, etc.). Performance is acceptable, but a bit slow, as the full web-page needs to be rendered by Selenium and ChromeDriver. Raw

Awesome Lists containing this project