Html – extract value from span
I want to extract a snow depth value from a weather site to a dataframe. (https://www.yr.no/nb/sn%C3%B8dybder/NO-46/Norge/Vestland) Specifically the snow depth for the Jordalen - NĂ¥sen area. Screen shot The closest I've gotten is printing all the values using this code:…