Home  >  Article  >  Backend Development  >  What libraries need to be installed for python crawler

What libraries need to be installed for python crawler

anonymity
anonymityOriginal
2019-06-11 17:56:376416browse

Web crawlers (also known as web spiders, web robots, and more commonly known as web chasers in the FOAF community) are programs or scripts that automatically capture World Wide Web information according to certain rules.

What libraries need to be installed for python crawler

#1. The environment that needs to be installed is mainly the Python environment and the database environment.

mongodb

redis

mysql

2. Some commonly used libraries

urillb

re

requests

selenium

phantomjs

lxml

beautifulsoup4

pyquery

pymysql

pymongo

redis

flask

django

jupyter

The above is the detailed content of What libraries need to be installed for python crawler. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn