From f3d6d71150ca19a2f9af137df2ba5900de2ae429 Mon Sep 17 00:00:00 2001
From: Ismael Carnales
Scrapy is available under the BSD license.
- It requires Python 2.5 and some other Python libraries (see Requirements below)
See the How to install Scrapy for further instructions
- - {% endblock %} diff --git a/sites/scrapy.org/templates/articles/home.html b/sites/scrapy.org/templates/articles/home.html index 20f26ea23..caa92145f 100644 --- a/sites/scrapy.org/templates/articles/home.html +++ b/sites/scrapy.org/templates/articles/home.html @@ -3,11 +3,11 @@ {% block main-content %}++Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites. -
We're currently preparing the first official release of Scrapy with a