{"id":20863473,"url":"https://github.com/jenx007/saucedemo-automation","last_synced_at":"2026-04-21T18:01:58.666Z","repository":{"id":261828249,"uuid":"885467469","full_name":"Jenx007/SauceDemo-Automation","owner":"Jenx007","description":"This project automates login to the Sauce Demo website using Selenium, extracts product details, updates data in a JSON file, and integrates with an external API for additional data retrieval. Each function is encapsulated in a class to improve modularity and reusability.","archived":false,"fork":false,"pushed_at":"2024-11-08T17:00:53.000Z","size":91,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-12T21:35:16.914Z","etag":null,"topics":["api","python","requests-library-python","selenium","selenium-webdriver","test-automation"],"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/Jenx007.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-08T16:34:03.000Z","updated_at":"2025-01-04T00:46:23.000Z","dependencies_parsed_at":"2024-11-08T17:35:23.729Z","dependency_job_id":"b1807e30-9d0d-4e06-9769-b14ea2bbaa71","html_url":"https://github.com/Jenx007/SauceDemo-Automation","commit_stats":null,"previous_names":["jenx007/saucedemo-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jenx007/SauceDemo-Automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenx007%2FSauceDemo-Automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenx007%2FSauceDemo-Automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenx007%2FSauceDemo-Automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenx007%2FSauceDemo-Automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jenx007","download_url":"https://codeload.github.com/Jenx007/SauceDemo-Automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenx007%2FSauceDemo-Automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32103647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","python","requests-library-python","selenium","selenium-webdriver","test-automation"],"created_at":"2024-11-18T05:29:11.812Z","updated_at":"2026-04-21T18:01:58.636Z","avatar_url":"https://github.com/Jenx007.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SauceDemo-Automation\n\n# Project Overview\nThis project automates interactions with the [Sauce Demo](https://www.saucedemo.com/) website using Selenium. The script logs into the site, extracts product details, updates product information, and integrates with an external API to retrieve additional data. All actions are organized within a modular class structure.\n\n# Features\n- Automated Login: Logs into Sauce Demo using credentials stored in a JSON file.\n- Product Extraction: Retrieves all product details (title, description, and price) and saves them to a JSON file.\n- Data Update: Updates the price of the third product to $100 within the JSON file.\n- API Integration: Makes an API call to JSON Placeholder to retrieve a title and save it in a separate JSON file.\n\n# Project Structure\n- `credentials.json`: Stores login credentials (username and password).\n- `product_details.json`: Contains details of all products extracted from the site.\n- `post_title.json`: Stores the title retrieved from the external API.\n- `Main.py`: Main script implementing the automation in a modular class structure.\n\n# Prerequisites\n- **Python**: Python 3.x is required.\n- **ChromeDriver**: Ensure ChromeDriver is installed and accessible from your system's PATH.\n- **Libraries**:\n  - `selenium`\n  - `requests`\n  - `json`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenx007%2Fsaucedemo-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenx007%2Fsaucedemo-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenx007%2Fsaucedemo-automation/lists"}