{"id":23988781,"url":"https://github.com/fulanii/autobuy","last_synced_at":"2026-05-12T21:37:27.991Z","repository":{"id":200236953,"uuid":"705081449","full_name":"fulanii/AutoBuy","owner":"fulanii","description":"E-commerce automation using selenium and python","archived":false,"fork":false,"pushed_at":"2023-11-15T02:29:39.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T16:15:48.976Z","etag":null,"topics":["python","selenium-python","selenium-webdriver","test-automation","testing"],"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/fulanii.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}},"created_at":"2023-10-15T00:40:08.000Z","updated_at":"2023-10-15T00:45:48.000Z","dependencies_parsed_at":"2023-10-16T06:28:20.603Z","dependency_job_id":"0e4c66b1-4a55-4eb2-8c01-53139618af70","html_url":"https://github.com/fulanii/AutoBuy","commit_stats":null,"previous_names":["fulanii/autobuy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulanii%2FAutoBuy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulanii%2FAutoBuy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulanii%2FAutoBuy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulanii%2FAutoBuy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fulanii","download_url":"https://codeload.github.com/fulanii/AutoBuy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240593179,"owners_count":19825939,"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","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":["python","selenium-python","selenium-webdriver","test-automation","testing"],"created_at":"2025-01-07T16:15:51.296Z","updated_at":"2026-05-12T21:37:22.948Z","avatar_url":"https://github.com/fulanii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoBuy\nIs a Python-based automation \u0026 testing project focused on interacting with Ecommerce websites. The project employs Selenium, to automate various tasks, including user login, session management etc. It is structured as a Python package with modules to maintain code clarity, and different aspects of the automation and testing process.\n\n\nProject goal: The goal of this project is to showcase web testing and automation skills. The GitHub repository serves as a central location for code management, collaboration and showcase.\n\n\n## Project Structure\n```markdown\nAutoBuy/\n|   docs/\n│   |   ├─ ...\n|   examples/\n│   |   ├─ ...\n|   .github/\n│   └── workflows/\n│       └── ci.yml\n├── src/\n│   ├── bot/\n│   │   ├── __init__.py\n│   │   ├── home_depot/\n|   │   │   ├── __init__.py\n|   │   │   ├── logins/\n|   │   │   │   └── __init__.py\n|   │   │   │   └── fresh_login.py\n|   |   │   │   └── cookies_login.py\n|   |   │   │   └── logout.py\n│   ├── utils/\n│   │   └── __init__.py\n│   │   └── webdriver_path.py\n│   │   └── driver_manager.py\n|   |   ├── custom_exceptions/\n|   |   |   └── __init__.py\n|   |   |   └── exceptions.py\n│   ├── tests/\n│   │   └── __init__.py\n│   │   └── test_home_depot/\n│   │   |   └── __init__.py\n│   │   |   └── test_login.py\n│   └── config/\n│   │   └── __init__.py\n│   │   └── config.py\n│   │   └── config.ini\n├── README.md\n├── requirements.txt\n└── setup.py\n|__ .gitignore\n```\n\n\u003c!-- \n## Tech Stack:\nProgramming Language: Python 3.11.x\n\nPython Libraries:\n- Selenium 4.9: Web automation framework for web scraping and interaction.\n- Py-test 7.4 and Unittest: for assertion and unit tests\n\nWeb Automation:\n- Chrome WebDriver 117: Selenium WebDriver for controlling Chrome browser.\n- Chrome v117 DevTools: Utilized for inspecting and debugging web pages.\n\nVersion Control and Collaboration:\n- Git\n- GitHub\n- act\n\nContinuous Integration:\n- GitHub Actions: For automating workflows and tasks, such as testing and deployment.\n\nData Storage:\n- Serialization: Storing session data and state for user interactions on the Home Depot website.\n\nWeb Technologies:\n- HTML5\n- CSS3\n\n\n##  --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulanii%2Fautobuy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffulanii%2Fautobuy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulanii%2Fautobuy/lists"}