Skip to content

ArefShojaei/Digikala-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digikala scraper + API 🤩 👌

Project Thumb Web 10

javascript logo nodejs logo express logo


Categories Details

Project Thumb Web 27

Project Thumb Web 1

Project Thumb Web 28


How to use it?

First step:

Install all package dependencies from NPM

npm install

Second step:

After installing packages, then create ".env" file in root of the project and put this variable in the file

APP_PORT = 3000

Third step:

Run the bot

npm start

API End Points

Mobile categories

Apple mobile

[GET] /api/category/mobile/apple

Samsung mobile

[GET] /api/category/mobile/samsung

Xiaomi mobile

[GET] /api/category/mobile/xiaomi

Nokia mobile

[GET] /api/category/mobile/nokia

Huawei mobile

[GET] /api/category/mobile/huawei

Honor mobile

[GET] /api/category/mobile/honor

Laptop categories

Msi laptop

[GET] /api/category/laptop/msi

Lenovo laptop

[GET] /api/category/laptop/lenovo

HP laptop

[GET] /api/category/laptop/hp

Asus laptop

[GET] /api/category/laptop/asus

Acer laptop

[GET] /api/category/laptop/acer

Mac laptop

[GET] /api/category/laptop/apple

Software categories

Application

[GET] /api/category/software/app

Game

[GET] /api/category/software/game

Security

[GET] /api/category/software/security

OS

[GET] /api/category/software/os

Releases

No releases published

Packages

 
 
 

Contributors