Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# UyghurWebsiteCrawler
simple crawler for some uyghur website such as uy.ts.cn,bbs.bagdax.cn,www.bagdax.cn(using python and scrapy)

### Preparations:
### Preparations (all you need to know):
Python and Scrapy is needed.

Before run this code , please read the Scrapy Docs:
http://scrapy.org/

### Run
### how to RUN
To run the code open the Terminal and run the commond some like below(where xxx is your scrapy spider name ):

<code>
Expand Down