{"id":20169974,"url":"https://github.com/ubeydgur/sap-automation-tool","last_synced_at":"2026-05-08T09:34:36.518Z","repository":{"id":260304367,"uuid":"880923627","full_name":"ubeydgur/sap-automation-tool","owner":"ubeydgur","description":"Scraping SAP website with Selenium.","archived":false,"fork":false,"pushed_at":"2024-10-31T20:51:21.000Z","size":7,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T21:44:45.596Z","etag":null,"topics":["excel","pandas","python","scraper","selenium","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ubeydgur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-30T15:51:36.000Z","updated_at":"2025-01-05T02:39:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"47f7ba49-c268-45a0-839c-18fbc07665d8","html_url":"https://github.com/ubeydgur/sap-automation-tool","commit_stats":null,"previous_names":["ubeydgur/sap-automation-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ubeydgur/sap-automation-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Fsap-automation-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Fsap-automation-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Fsap-automation-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Fsap-automation-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubeydgur","download_url":"https://codeload.github.com/ubeydgur/sap-automation-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubeydgur%2Fsap-automation-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32775050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["excel","pandas","python","scraper","selenium","webscraping"],"created_at":"2024-11-14T01:15:29.564Z","updated_at":"2026-05-08T09:34:36.497Z","avatar_url":"https://github.com/ubeydgur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAP Automation Tool\n\n**A task I received through Upwork**\n\nA bot that retrieves user information from an `Excel` file on the SAP website using `Selenium`, logs in with this information, and then scrapes the Software Components and Support Package sections on the website and processes the data into an `Excel` file.\n\nNote: I cannot share Excel files as they contain the client's user information such as login information.\n\n- SAP Website: [sap.com](https://www.sap.com/index.html)\n\n## Features\n- The **login** function allows you to log in to the website and bypass cookies.\n  \n- With the **scraping** function, specified parts of the website are scraped and the scraped data is kept in a list.\n  \n- With the **read_excel** and **writing_excel** functions, the **input** `Excel` file is read and the engraved data is written to the **output** `Excel` file.\n\n## Dependencies\n\n- [Selenium](https://selenium-python.readthedocs.io/)\n\n- [Pandas](https://pandas.pydata.org/)\n\n## Usage\n\n1. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n2. Run the script:\n\n    ```bash\n    python main.py\n    ```\n\n3. Enter your search query when prompted.\n\n4. View the results.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubeydgur%2Fsap-automation-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubeydgur%2Fsap-automation-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubeydgur%2Fsap-automation-tool/lists"}