Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SepehrRasouli/DigikalaWebScraper

Digikala Webscraper Connected to excel
https://github.com/SepehrRasouli/DigikalaWebScraper

digikala digikala-crawler excel python python3 scrape scraper

Last synced: 3 months ago
JSON representation

Digikala Webscraper Connected to excel

Awesome Lists containing this project

README

        

# Digikala.com Website Scraper

This program scrapes the Digikala.com website and saves the products information such as name, price, discount and its stars in an Excel file.
You can check pre-extracted data in the exports folder.

## Usage

Install the required packages:

```bash
pip install -r requirements.txt
```

Run the program:

```bash
python digikala_scraper.py
```

## License

You can see check the MIT License in the LICENSE.md File.