Skip to content
TILens What matters today in tech
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

23 Sep 2020 edition
Python

#283: Web scraping, the 2020 edition

Web scraping is pulling the HTML of a website down and parsing useful data out of it. The use-cases for this type of functionality are endless. Have a bunch of data on governmental sites that are only listed online in…

Source: Talk Python To Me Michael Kennedy (@mkennedy)