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

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.

Awesome Lists containing this project

README

          

![Logo](https://about.digikala.com/ogImage.jpg)

## 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

![Logo](https://i.ibb.co/v3qsd1W/demo-api.jpg)

## 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
```