Overview
Scrapy is a fast high-level web crawling and web scraping framework, 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 monitoring and automated testing.
For more information including a list of features check the Scrapy homepage at: https://scrapy.org
Requirements
Python 2.7 or Python 3.4+
Works on Linux, Windows, Mac OSX, BSD
Install
The quick way:
pip install scrapy
For more details see the install section in the documentation: https://doc.scrapy.org/en/latest/intro/install.html
Documentation
Documentation is available online at https://doc.scrapy.org/ and in the docs directory.
Releases
You can find release notes at https://doc.scrapy.org/en/latest/news.html
Community (blog, twitter, mail list, IRC)
Contributing
See https://doc.scrapy.org/en/master/contributing.html
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct (see https://github.com/scrapy/scrapy/blob/master/CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms. Please report unacceptable behavior to opensource@scrapinghub.com.
Companies using Scrapy
Commercial Support
Release files for Scrapy 1.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Scrapy-1.6.0.tar.gz | 926.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Scrapy-1.6.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / Scrapy-1.6.0.tar.gz
| Download URL | Scrapy-1.6.0.tar.gz |
|---|---|
| Size | 926.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
558dfd10ac53cb324ecd7eefd3eac412161c7507c082b01b0bcd2c6e2e9f0766
|
|
BLAKE2b-256 checksum How to use checksums |
698fd55f61bb3ba687fa440186195db8287a87f5e79c15710d51b7ed1a342dd8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.14
|
Release files / Scrapy-1.6.0-py2.py3-none-any.whl
| Download URL | Scrapy-1.6.0-py2.py3-none-any.whl |
|---|---|
| Size | 231.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4ec03552c9aed1e82a376488150e904e0213bdee3ca140225105e9b03d0de204
|
|
BLAKE2b-256 checksum How to use checksums |
3e45414e87ac8209d537c91575538c5307c20217a6943f555e0ee39f6db4bb0f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.14
|