To use python crawler, you need to use webkit to execute javascript. You can use pyqt5 to find information. Record the installation steps here
Windows Install pyqt5 and operate webkit. Available versions
1. Download python 3.4
2. Download pyqt5 (pyqt5.5.1) https ://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5.1/
3. Installation completed*Python34Libsite-packagesPyQt5exampleswebkit can view the corresponding sample
Note: This machine uses python3.5 and install the latest pyqt5 (pyqt5.6) An error will be reported when running the sample, so python3.4 and pyqt5.5.1 are used
The specific API used needs to be studied