https://github.com/yourdataarchitect/abyat-scaring-
This Scrapy spider for automates the extraction of product data from the Abyat website using Hidden Backend API, supporting both Arabic and English content.
https://github.com/yourdataarchitect/abyat-scaring-
data database scraper scrapy-crawler
Last synced: 2 months ago
JSON representation
This Scrapy spider for automates the extraction of product data from the Abyat website using Hidden Backend API, supporting both Arabic and English content.
- Host: GitHub
- URL: https://github.com/yourdataarchitect/abyat-scaring-
- Owner: YourDataArchitect
- Created: 2023-02-03T16:03:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:39:19.000Z (over 1 year ago)
- Last Synced: 2025-12-26T18:48:40.985Z (6 months ago)
- Topics: data, database, scraper, scrapy-crawler
- Language: Python
- Homepage: https://www.abyat.com/sa/ar/?srsltid=AfmBOop3kj6QyZ2BHGVBpEm18nW4OuvUuEIwPy77NQeXcY5MYqcxPPGf
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏡 Abyat Furniture Data Scraper
This project is a web scraping tool designed to extract comprehensive data on furniture items from [Abyat.com](https://www.abyat.com), a leading e-commerce platform specializing in furniture and home decor.
## 📋 Objective
The primary goal of this project is to scrape all relevant data about furniture items available on Abyat's website, including:
- Product names and descriptions
- Pictures and gallery images
- Dimensions (height, width, depth)
- Available colors and materials
- Pricing information
- Customer ratings and reviews (if available)
The data gathered will provide valuable insights for further analysis or application in data-driven projects related to furniture and home decor.
## 🔧 Technologies Used
- **Python**: Primary language for data scraping
- **Scrapy**: Framework for handling requests and parsing HTML
## ⚠️ Disclaimer
This project is for display my scraping skills purposes only. Scraping websites without permission may violate their terms of service. Be sure to check Abyat.com’s policies before using this tool for any purpose beyond personal learning.