2015-06-15 14:39:10 -03:00
|
|
|
Source: scrapy
|
2010-06-11 01:18:16 -03:00
|
|
|
Section: python
|
|
|
|
Priority: optional
|
2012-05-02 03:25:35 -03:00
|
|
|
Maintainer: Scrapinghub Team <info@scrapinghub.com>
|
2014-01-15 13:05:00 +06:00
|
|
|
Build-Depends: debhelper (>= 7.0.50), python (>=2.7), python-twisted, python-w3lib, python-lxml, python-six (>=1.5.2)
|
2010-06-11 01:18:16 -03:00
|
|
|
Standards-Version: 3.8.4
|
2017-10-28 16:24:40 +05:30
|
|
|
Homepage: https://scrapy.org/
|
2010-06-11 01:18:16 -03:00
|
|
|
|
2015-06-15 14:39:10 -03:00
|
|
|
Package: scrapy
|
2010-06-11 01:18:16 -03:00
|
|
|
Architecture: all
|
2013-10-24 16:47:36 -02:00
|
|
|
Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl,
|
2014-08-04 15:56:41 -03:00
|
|
|
python-w3lib (>= 1.8.0), python-queuelib, python-cssselect (>= 0.9), python-six (>=1.5.2)
|
2011-05-01 11:00:02 -03:00
|
|
|
Recommends: python-setuptools
|
2015-06-15 20:51:37 -03:00
|
|
|
Conflicts: python-scrapy, scrapy-0.25
|
|
|
|
Provides: python-scrapy, scrapy-0.25
|
2015-04-25 11:20:20 -03:00
|
|
|
Description: Python web crawling and web scraping framework
|
|
|
|
Scrapy is a fast high-level web crawling and web scraping framework,
|
2017-10-28 16:24:40 +05:30
|
|
|
used to crawl websites and extract structured data from their pages.
|
|
|
|
It can be used for a wide range of purposes, from data mining to
|
2010-06-11 01:18:16 -03:00
|
|
|
monitoring and automated testing.
|