mirror of https://github.com/scrapy/scrapy.git
improved text
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40559
This commit is contained in:
parent
a617c2cb36
commit
77a99999f8
|
|
@ -19,7 +19,7 @@
|
|||
<dd>Scrapy is being used in production to scrape more than 500 sites daily, all in one server</dd>
|
||||
|
||||
<dt>Distributed<dt>
|
||||
<dd>If you need more processing/bandwith power Scrapy comes bundled with master/slave cluster that lets you scrape with as many machines as you want</li>
|
||||
<dd>If you need more processing/bandwith power Scrapy comes bundled with a master/slave cluster that lets you scrape using as many servers as possible</li>
|
||||
|
||||
<dt>Extensible</dt>
|
||||
<dd>Scrapy was designed with extensibility in mind and so it provides several mechanisms to plug new code without having to touch the framework core</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue