I want to write a bash script that can parse the version number of apps in the android appstore. For example this app, https://play.google.com/store/apps/details?id=com.alphonso.pulse&hl=en
How would I get the value '3.0.6' from the Current Version header on the right hand side of the page?