Python crawler - third-party tool Beautifulfu Soup4 installation

I started to learn Python because I was interested in crawlers, so I learned where to remember

 

My computer is Windows version, the following are all Windows version

 

1. First, you need to install Python. My version is 2.7 (a lot of online tutorials can be installed by yourself, and it will be done in minutes)

 

2. Go to the Python installation directory/Scripts and then pip install beautifulsoup4

         A. Click to start running cmd

         B. Run in cmd: cd C:\Python27\Scripts (python installation directory)

         C. After entering the directory, run: pip install beautifulsoup4  

 

Installation complete effect



 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326756230&siteId=291194637