File size: 841 Bytes
b977120
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
814dc79
 
b977120
940e6d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: mit
language:
- az
tags:
- umico.az
- umico
- online
- azerbaijan
- azerbaijani
- azerbaycan
- azl
- tap.aza
- bina.az
- turbo.az
pretty_name: Umico.Az
size_categories:
- 10K<n<100K
---
# Umico Dataset

This dataset contains products listings scraped from umico.az.

## Introduction
The dataset includes details such as products name, price, seller, image url, and product url.
. For extracting own realtime dataset, please visit to the [GitHub repository](https://github.com/zmmmdf/umico2csv/tree/main).

## Usage
```py
from datasets import load_dataset

dataset = load_dataset("zmmmdf/umico.az")

print(dataset[0])
```

## Citation

If you use our work, please cite:

```
@misc{ma2023taxi1500,
    title={Umico.AZ: Dataset contains products listings scraped from umico.az.}, 
    author={Ziya Mammadov},
    year={2024},
}
```