{"id":49372640,"url":"https://github.com/caesarw0/sales-data-automation","last_synced_at":"2026-04-28T00:34:47.827Z","repository":{"id":245239489,"uuid":"816896951","full_name":"caesarw0/sales-data-automation","owner":"caesarw0","description":"The Sales Data Automation Bot Designed to automate the weekly process of downloading sales data, updating the intranet, and generating reports for a sales usecase. This bot simplifies repetitive tasks, enhancing efficiency and accuracy.","archived":false,"fork":false,"pushed_at":"2024-06-21T16:19:59.000Z","size":425,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-28T00:34:45.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caesarw0.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-06-18T15:52:57.000Z","updated_at":"2024-06-21T16:20:02.000Z","dependencies_parsed_at":"2024-06-20T20:37:15.854Z","dependency_job_id":null,"html_url":"https://github.com/caesarw0/sales-data-automation","commit_stats":null,"previous_names":["caesarw0/sales-data-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caesarw0/sales-data-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesarw0%2Fsales-data-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesarw0%2Fsales-data-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesarw0%2Fsales-data-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesarw0%2Fsales-data-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caesarw0","download_url":"https://codeload.github.com/caesarw0/sales-data-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesarw0%2Fsales-data-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32361477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","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":[],"created_at":"2026-04-28T00:34:47.760Z","updated_at":"2026-04-28T00:34:47.811Z","avatar_url":"https://github.com/caesarw0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sales Data Automation Bot\n\n## Overview\n\nThis repository contains the `SalesDataAutomationBot`, which automates the process of downloading sales data, updating the intranet, and generating a weekly report.\n\n## Features\n\n- **Login**: Automates the login process to the intranet.\n- **Download Sales Data**: Downloads the weekly sales data from the RobotSpareBin online sales application.\n- **Update Intranet**: Enters the sales data for each representative into the intranet.\n- **Generate Report**: Takes a screenshot of the updated intranet page and converts it to a PDF for the weekly newsletter.\n\n## Flowchart\n\nThe following flowchart illustrates the process automated by the bot:\n\n![Sales Data Automation Bot Flowchart](docs/sales_data_automation_flowchart.png)\n\n## Running the Bot\n\nFollow these steps to set up and run the bot:\n\n1. **Install Conda Environment**\n\n   First, create the Conda environment using the provided `conda.yaml` file:\n\n   ```bash\n   conda env create --file conda.yaml\n   ```\n\n2. **Activate the Environment**\n\n    After creating the environment, activate it:\n\n    ```bash\n    conda activate robocorp_env\n    ```\n\n3. **Run the Bot**\n\n    Finally, run the bot using the following command:\n    ```bash\n    python -m robocorp.tasks run tasks.py\n    ```\n\n### Results\n\n🚀 After running the bot, check out the `log.html` under the `output` -folder.\n\n## Dependencies\n\nWe strongly recommend getting familiar with adding your dependencies in [conda.yaml](conda.yaml) to control your Python dependencies and the whole Python environment for your automation.\n\n## Acknowledgements\n\nThis bot was built as part of completing the [Robocorp Automation Developer Certificate Level 1 - Python](https://robocorp.com/docs/courses/beginners-course-python).\n\nCertificate:\n\n![Robocorp Automation Developer Certificate Level 1 - Python](docs/robocorp_automation_developer_level_1_certificate.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaesarw0%2Fsales-data-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaesarw0%2Fsales-data-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaesarw0%2Fsales-data-automation/lists"}