1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-25 20:23:56 +00:00
Pablo Hoffman 5bf733b6f6 Changed default representation of items to pretty-printed dicts. This improves
default logging by making log more readable in the default case, for both Scraped and Dropped lines.

Projects can still customize how items are represented by overriding the item's __str__ method, as usual.
2011-06-03 01:13:01 -03:00
2010-12-14 12:20:38 -02:00
2011-03-09 14:22:10 -02:00
2009-07-25 15:21:22 -03:00
2011-03-09 14:24:17 -02:00
2011-04-07 02:04:42 -03:00
2009-09-17 02:01:40 -03:00

This is Scrapy, an opensource screen scraping framework written in Python.

For more info visit the project home page at http://scrapy.org

Description
Scrapy, a fast high-level web crawling & scraping framework for Python.
Readme BSD-3-Clause 127 MiB
Languages
Python 99.8%
HTML 0.1%