Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

rajabzz/digikala-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digikala-crawler

HitCount Maintainability contributions welcome

🕷️ A crawler to collect comments and product information on digikala.com

Installation

Install Python and pip. Then:

$ git clone https://github.com/rajabzz/digikala-crawler.git
$ cd digikala-crawler
$ pip install -r requirements.txt

Running The Crawler

The following command runs the comment spider and saves the output in the results.jl file.

$ scrapy crawl comment -o results.jl 

License

This project is licensed under the MIT License - see the LICENSE file for details

About

🕷️ A crawler to collect comments and product information on digikala.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages