{"id":20364890,"url":"https://github.com/joeri-abbo/python-mollie-customers-checker","last_synced_at":"2026-05-29T06:31:40.397Z","repository":{"id":183909057,"uuid":"617212173","full_name":"Joeri-Abbo/python-mollie-customers-checker","owner":"Joeri-Abbo","description":"Check Mollie customers against a SQL database","archived":false,"fork":false,"pushed_at":"2026-03-29T17:40:59.000Z","size":39,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T19:35:21.130Z","etag":null,"topics":["mollie","python","sql"],"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/Joeri-Abbo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-21T23:11:53.000Z","updated_at":"2026-03-29T17:41:02.000Z","dependencies_parsed_at":"2023-07-26T10:49:43.099Z","dependency_job_id":"f8d3be2f-7c5c-405b-b5eb-56a08768ec5d","html_url":"https://github.com/Joeri-Abbo/python-mollie-customers-checker","commit_stats":null,"previous_names":["joeri-abbo/python-mollie-customers-checker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Joeri-Abbo/python-mollie-customers-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-mollie-customers-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-mollie-customers-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-mollie-customers-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-mollie-customers-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joeri-Abbo","download_url":"https://codeload.github.com/Joeri-Abbo/python-mollie-customers-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-mollie-customers-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33640627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["mollie","python","sql"],"created_at":"2024-11-15T00:14:09.233Z","updated_at":"2026-05-29T06:31:40.378Z","avatar_url":"https://github.com/Joeri-Abbo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## README for Python code\n\nThis Python code retrieves customers from Mollie's API and compares them to the customers in a MySQL database. If a customer exists in Mollie's API but not in the MySQL database, it prints the customer details and inserts the customer into the MySQL database.\n\n### Requirements\nThis code requires the following Python packages:\n\nrequests\nmysql-connector-python\npyyaml\nMake sure these packages are installed before running the code.\n\n### Configuration\nThe configuration values for the Mollie API key, MySQL database host, user, password, and database name are stored in a YAML file called config.yaml. Modify the values in this file to match your own configuration before running the code.\n\n### Execution\nTo run the code, simply execute the Python script. The code will retrieve all customers from Mollie's API and compare them to the customers in the MySQL database. If a customer is not found in the MySQL database, the code will print the customer details and insert the customer into the MySQL database.\n\n### Output\nThe output of the code will be a list of new customers (i.e., customers found in Mollie's API but not in the MySQL database). The output will be printed to the console.\n\nNote that the code is currently set up to only print the new customer details to the console. If you want to insert the new customers into the MySQL database, uncomment the appropriate lines of code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeri-abbo%2Fpython-mollie-customers-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeri-abbo%2Fpython-mollie-customers-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeri-abbo%2Fpython-mollie-customers-checker/lists"}