https://github.com/nxhawk/crawling-data-everywhere
Use Python crawling phone data from thegioididong.com and fake data 300 Customers buy goods at the shop
https://github.com/nxhawk/crawling-data-everywhere
beautifulsoup4 crawling excel fake-data food-ordering python3 selenium-webdriver shopee-api thegioididong
Last synced: about 2 months ago
JSON representation
Use Python crawling phone data from thegioididong.com and fake data 300 Customers buy goods at the shop
- Host: GitHub
- URL: https://github.com/nxhawk/crawling-data-everywhere
- Owner: nxhawk
- Created: 2023-11-18T11:29:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T07:56:51.000Z (over 2 years ago)
- Last Synced: 2025-03-01T13:27:00.542Z (over 1 year ago)
- Topics: beautifulsoup4, crawling, excel, fake-data, food-ordering, python3, selenium-webdriver, shopee-api, thegioididong
- Language: Python
- Homepage: https://www.thegioididong.com/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crawling phone data from thegioididong.com
## Set up
`Bước 1:` Clone this repository
```bash
git clone https://github.com/nxhawk/crawling-data-thegioididong.git
```
`Bước 2:` Mở thư mục cùng cấp với file `main.py`
`Bước 3:` Cài đặt thư viện cần thiết, với lệnh sau:
```bash
pip install -r requirements.txt
```
## Run
```bash
python main.py
```
## Result
Sau khi chạy chương trình sẽ tạo ra một thư mục mới là `images` thư mục này sẽ chứa tất cả hình ảnh của điện thoại (được phân theo loại), và một file `data.xlsx` sẽ chứa thông tin cần thiết của tất cả điện thoại trên.