https://github.com/mohammadhasanii/api-price-digikala-product
This api helps you find the best current prices of a product on the Digikala.com website and get its specifications.
https://github.com/mohammadhasanii/api-price-digikala-product
digikala digikala-api digikala-crawler express
Last synced: about 1 month ago
JSON representation
This api helps you find the best current prices of a product on the Digikala.com website and get its specifications.
- Host: GitHub
- URL: https://github.com/mohammadhasanii/api-price-digikala-product
- Owner: mohammadhasanii
- Created: 2023-04-13T10:49:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T11:40:32.000Z (about 3 years ago)
- Last Synced: 2025-04-03T11:40:19.190Z (about 1 year ago)
- Topics: digikala, digikala-api, digikala-crawler, express
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Api-Price-Digikala-Product
This api helps you find the best current prices of a product on the Digikala.com website and get its specifications.
## Demo

## How should it be used?
Run this command to start your server
```bash
node server.js
```
Browse to http://localhost:5000 and you should see Hello, Echo Framework! on the page.
## Roadmap
- Send the product number digikala to the localhost:5000/:productid
- All the characteristics of a product will be returned to you
## Simple example
This is a simple example. The product number digikala is real
```bash
http://localhost:5000/9681959
```