Introduction To Data Scraping With Python

Ona Staff
October 06, 2017

Last Thursday, Kelvin gave a talk at PyconKE 2017 titled “Introduction to Scraping using Python”. This was a beginner-level introduction that used three cool Python libraries:

In the talk, I demonstrated how to use these libraries to programmatically access the Kenya Power & Lighting Company’s website and automatically fetch a monthly power bill.

Below is the full presentation and the accompanying code is on Github. Enjoy!

Tags