Python Web Scraping Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

We will again be using the URLUtility class for this task.  The code file for the recipe is 04/02_parse_url.py.