Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 624 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 624 Bytes

clojure-add-song

Clojure CLI app scraping currently playing online radio song and adding it to Spotify playlist. Learning project, Clojure was not too suitable for this kind of stuff.

Has scrapers for some SomaFM.com channels using enlive and DnBRadio.com using Ruby watir (for the sake of learning how to do subprocess calls).

todo

  • Passing command line arguments
  • Scraping
    • Using Enlive
    • Using webdriver (call ruby script with watir-webdriver)
  • Spotify Web API authentication (authorization code login / OAuth)

Resources / Bookmarks on topic

http://diigo.com/user/jasalt/clojure