mirror of https://github.com/scrapy/scrapy.git
renamed intro to overview
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40511
This commit is contained in:
parent
e1ea75baac
commit
a026e382ed
|
|
@ -1,5 +1,5 @@
|
|||
Scrapy Intro
|
||||
============
|
||||
Overview
|
||||
========
|
||||
|
||||
Scrapy is a framework designed for retrieving information from websites.
|
||||
The basic idea of scrapy is to be a bot that goes through websites, getting pages, extracting links and items (which can be any kind of information).
|
||||
|
|
|
|||
Loading…
Reference in New Issue