About the installation of the Scrapy framework

Source: Internet
Author: User
Tags fast web
Scrapy Introduction and Environment installation Scrapy Introduction and Environment installation what is Scrapy?

An open source and collaborative framework for extracting the data of need from websites. In a fast, simple, yet extensible way.--scrapy Home Page

  • Scrapy is a fast web crawler crawl framework developed by Python for crawling web sites and extracting structured data from pages. Scrapy can be used for data mining, monitoring and automated testing in a wide range of applications.

Official website: scrapy.org

How to install Scrapy?
  • Installing lxml
  • Installing Zope.interface
  • Installing twisted
  • Installing PYOPENSSL
  • Installing Pywin32
  • Install Scrapy ( pip install scrapy )

Scrapy itself is based on some underlying library files, so you need to install some of the underlying library files. In other words, in addition to the last step, if the other steps are installed, it is not necessary to install again.

About the installation of the Scrapy framework

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.