Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kaggle

Getting Html Elements Via Xpath In Bash

I was trying to parse a page (Kaggle Competitions) with xpath on MacOS as described in another SO q… Read more Getting Html Elements Via Xpath In Bash

Python:getting Text From Html Using Beautifulsoup

I am trying to extract the ranking text number from this link link example: kaggle user ranking no1… Read more Python:getting Text From Html Using Beautifulsoup