Skip to content
forked from scrapy/scrapy

Scrapy, a fast high-level screen scraping and web crawling framework for Python.

License

Notifications You must be signed in to change notification settings

jimrepos/scrapy

This branch is 6826 commits behind scrapy/scrapy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 19, 2014
5f42dbf · Feb 19, 2014
Mar 20, 2012
Feb 6, 2013
Jan 15, 2014
Feb 18, 2014
Feb 16, 2014
Feb 18, 2014
Feb 11, 2014
Dec 15, 2010
Jan 15, 2014
Dec 24, 2013
Mar 14, 2013
Sep 19, 2012
Oct 2, 2012
May 6, 2009
Feb 6, 2013
Sep 4, 2013
Apr 29, 2012
Oct 29, 2013
Jan 11, 2014
Oct 8, 2013
Jan 15, 2014
Feb 5, 2014
Feb 17, 2014

Repository files navigation

Scrapy

https://badge.fury.io/py/Scrapy.png https://secure.travis-ci.org/scrapy/scrapy.png?branch=master

Overview

Scrapy is a fast high-level screen scraping and web crawling 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: http://scrapy.org

Requirements

  • Python 2.7
  • Works on Linux, Windows, Mac OSX, BSD

Install

The quick way:

pip install scrapy

For more details see the install section in the documentation: http://doc.scrapy.org/en/latest/intro/install.html

Releases

You can download the latest stable and development releases from: http://scrapy.org/download/

Documentation

Documentation is available online at http://doc.scrapy.org/ and in the docs directory.

Community (blog, twitter, mail list, IRC)

See http://scrapy.org/community/

Contributing

See http://doc.scrapy.org/en/latest/contributing.html

Companies using Scrapy

See http://scrapy.org/companies/

Commercial Support

See http://scrapy.org/support/

About

Scrapy, a fast high-level screen scraping and web crawling framework for Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published