/Digikala-Spider

in this repository i'm going to learn scrapy library and then write a code to crawl comments of Digikala.com

Primary LanguagePython

Digikala-Spider

in this repository i'm going to learn scrapy library and then write a code to crawl comments of Digikala.com

tutorial folder

first in "tutorial" folder , some tests of "https://www.tutorialspoint.com/scrapy/index.htm" has been implemented.

myDigikalaCrawler folder

In this directory I've implemented a bot to crawl http://digikala.com/ website. I used selenium for that.