{"id":20711888,"url":"https://github.com/bundesapi/zoll-api","last_synced_at":"2025-07-07T21:39:35.889Z","repository":{"id":41606189,"uuid":"396970933","full_name":"bundesAPI/zoll-api","owner":"bundesAPI","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-30T07:48:29.000Z","size":91,"stargazers_count":10,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-31T02:44:31.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zoll.api.bund.dev/","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/bundesAPI.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}},"created_at":"2021-08-16T21:01:46.000Z","updated_at":"2024-10-20T13:19:12.000Z","dependencies_parsed_at":"2022-07-06T01:02:32.187Z","dependency_job_id":null,"html_url":"https://github.com/bundesAPI/zoll-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bundesAPI/zoll-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fzoll-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fzoll-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fzoll-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fzoll-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bundesAPI","download_url":"https://codeload.github.com/bundesAPI/zoll-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bundesAPI%2Fzoll-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260308326,"owners_count":22989809,"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":[],"created_at":"2024-11-17T02:17:14.561Z","updated_at":"2025-06-17T06:36:48.934Z","avatar_url":"https://github.com/bundesAPI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoll-API\n\nAbfragen von Importzöllen und Wechselkurse\n\n## Zoll Kurse\ncurl -H 'Host: zoll.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: zollundpost/2 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://zoll.de/SiteGlobals/Functions/Kurse/App/KursExport.txt?view=jsonexportkurseZOLLWeb'\n\n## Zoll Waren\n\n### Kategorien\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: zollundpost/2 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//kategorien?client=ZUP\u0026lastModifiedDate=2021-08-16T15:45:06Z\u0026view=renderJson%5BApp%5D'\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: zollundpost/2 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//kategorien?client=ZUP\u0026view=renderJson%5BApp%5D'\n\n### Produkte\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: zollundpost/2 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//produkte?client=ZUP\u0026lastModifiedDate=2021-08-16T15:45:06Z\u0026view=renderJson%5BApp%5D'\n\n### Länder\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: zollundpost/2 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//laender?client=ZUP\u0026lastModifiedDate=2021-08-16T15:45:06Z\u0026view=renderJson%5BApp%5D'\n\n### Produktgruppen\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: ZollApp/56 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//produktgruppen?client=ZUR\u0026lastModifiedDate=2021-08-16T14:55:49Z\u0026view=renderJson%5BApp%5D'\n\n### Produkteinheiten\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: ZollApp/56 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//produkteinheiten?client=ZUR\u0026lastModifiedDate=2021-08-16T14:55:49Z\u0026view=renderJson%5BApp%5D'\n\n### Slider\ncurl -H 'Host: www.bundesfinanzministerium.de' -H 'Cache-Control: no-cache' -H 'Accept: */*' -H 'User-Agent: ZollApp/56 CFNetwork/1220.1 Darwin/20.3.0' -H 'Accept-Language: en-us' --compressed 'https://www.bundesfinanzministerium.de/SiteGlobals/Functions/Apps/retrieve//slider?client=ZUR\u0026lastModifiedDate=2021-08-16T14:55:49Z\u0026view=renderJson%5BApp%5D'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbundesapi%2Fzoll-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbundesapi%2Fzoll-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbundesapi%2Fzoll-api/lists"}