{"id":23652060,"url":"https://github.com/mostafahima/saco-automation-extractor","last_synced_at":"2025-10-14T15:10:35.615Z","repository":{"id":264532522,"uuid":"893606899","full_name":"MostafaHima/Saco-Automation-Extractor","owner":"MostafaHima","description":"A project automating the extraction of product data from Saco website using Selenium, collecting links, prices, and availability, and organizing them into Excel files.","archived":false,"fork":false,"pushed_at":"2024-11-24T21:41:29.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T02:11:11.519Z","etag":null,"topics":["scraping-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MostafaHima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-24T21:33:23.000Z","updated_at":"2024-12-13T20:50:42.000Z","dependencies_parsed_at":"2024-11-30T18:46:24.092Z","dependency_job_id":null,"html_url":"https://github.com/MostafaHima/Saco-Automation-Extractor","commit_stats":null,"previous_names":["mostafahima/sacoautomationextractor","mostafahima/saco-automation-extractor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MostafaHima/Saco-Automation-Extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FSaco-Automation-Extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FSaco-Automation-Extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FSaco-Automation-Extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FSaco-Automation-Extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MostafaHima","download_url":"https://codeload.github.com/MostafaHima/Saco-Automation-Extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MostafaHima%2FSaco-Automation-Extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019298,"owners_count":26086709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["scraping-python"],"created_at":"2024-12-28T16:50:20.412Z","updated_at":"2025-10-14T15:10:35.586Z","avatar_url":"https://github.com/MostafaHima.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SacoAutomationExtractor (Selenium Scraper)\n\nThe SacoAutomationExtractor project is an automation tool developed using Selenium to scrape product data from saco.sa.\nThe goal of this project is to simplify the collection of information like product links, prices, and availability from the website.\n\nFeatures:\nScrape product data.\nSupport for automation of page navigation.\nExtract information such as links, prices, and availability.\nSave data into an Excel file.\nRequirements:\nTo run the project, ensure the following dependencies are installed:\n\nPython 3.x\nSelenium\nChromeDriver\n\npip install -r requirements.txt\nEnsure ChromeDriver (or the browser you choose) is downloaded and the path is updated in the code if necessary.\n\nRUN: \npython main.py\nThe tool will start scraping data from the website and save it in a file.\n\n\n\n\n\n## بالعربية\nمشروع **SacoAutomationExtractor** هو أداة أتمتة تم تطويرها باستخدام **Selenium** لاستخراج بيانات المنتجات من موقع **saco.sa**. الهدف من المشروع هو تسهيل جمع المعلومات مثل الروابط، الأسعار، والتوافر للمنتجات عبر الموقع.\n\n### الميزات:\n- استخراج البيانات من صفحة المنتجات.\n- دعم الأتمتة للتنقل بين الصفحات.\n- استخراج البيانات مثل الرابط، السعر، والتوافر.\n- حفظ البيانات في ملف **Excel** أو **CSV**.\n\n### المتطلبات:\nلتشغيل المشروع، تأكد من تثبيت المتطلبات التالية:\n1. Python 3.x\n2. Selenium\n3. ChromeDriver (أو أي متصفح آخر تدعمه Selenium)\n\n### كيفية التثبيت:\n1. قم بتنزيل المتطلبات باستخدام:\n   ```bash\n   pip install -r requirements.txt\n\nتأكد من تنزيل ChromeDriver (أو المتصفح الذي تختاره) وتحديث المسار في الكود إذا لزم الأمر.\nكيفية الاستخدام:\nقم بتشغيل السكربت باستخدام:\n'''bash\npython main.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafahima%2Fsaco-automation-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostafahima%2Fsaco-automation-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafahima%2Fsaco-automation-extractor/lists"}