上QQ阅读APP看书,第一时间看更新
Scraping Python.org with Requests and Beautiful Soup
In this recipe we will install Requests and Beautiful Soup and scrape some content from www.python.org. We'll install both of the libraries and get some basic familiarity with them. We'll come back to them both in subsequent chapters and dive deeper into each.