Skip to content

Instantly share code, notes, and snippets.

@schmee
Created August 11, 2014 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schmee/694b9e9a486c1f1c2310 to your computer and use it in GitHub Desktop.
Save schmee/694b9e9a486c1f1c2310 to your computer and use it in GitHub Desktop.
user=> (html/select p [:div.catalogue-scrobble-graph-top-data])
({:tag :div, :attrs {:class "catalogue-scrobble-graph-top-data"}, :content ("\n " {:tag :strong, :attrs nil, :content ("47,089")}
{:tag :span, :attrs {:class "lite"}, :content ("listeners all time")} "\n ")}
{:tag :div, :attrs {:class "catalogue-scrobble-graph-top-data"}, :content ("\n " {:tag :strong, :attrs nil, :content ("2,113,395")}
{:tag :span, :attrs {:class "lite"}, :content ("scrobbles all time")} "\n ")})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment