Technical requirements

We will be using Python 3.7.0, which has been installed on the Windows operating system. There are plenty of choices for code editors; choose one that is convenient to use and deal with the libraries that are used in this chapter's code examples. We will be using PyCharm (Community Edition https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC) from JetBrains and Python IDLE (https://www.python.org/downloads/) side by side.

To follow along with this chapter, you will need to install the following applications: 

The Python libraries that are required for this chapter are as follows:

  • requests
  • urllib

The code files for this chapter are available online on GitHub: https://github.com/PacktPublishing/Hands-On-Web-Scraping-with-Python/tree/master/Chapter02.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.195.107