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

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.

Awesome Lists containing this project

README

          

# 🏡 Abyat Furniture Data Scraper


A sample image

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.