{"id":19045510,"url":"https://github.com/yoast/singer-tap-open-exchange-rate","last_synced_at":"2026-06-25T05:30:59.782Z","repository":{"id":66244468,"uuid":"490624914","full_name":"Yoast/singer-tap-open-exchange-rate","owner":"Yoast","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-15T06:56:07.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-21T09:06:05.270Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yoast.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":"2022-05-10T09:17:25.000Z","updated_at":"2024-05-15T08:52:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"23a9743f-b20d-48e4-a17a-ee43c208a8d6","html_url":"https://github.com/Yoast/singer-tap-open-exchange-rate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yoast/singer-tap-open-exchange-rate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fsinger-tap-open-exchange-rate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fsinger-tap-open-exchange-rate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fsinger-tap-open-exchange-rate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fsinger-tap-open-exchange-rate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yoast","download_url":"https://codeload.github.com/Yoast/singer-tap-open-exchange-rate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoast%2Fsinger-tap-open-exchange-rate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283977736,"owners_count":26926541,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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":[],"created_at":"2024-11-08T22:50:29.036Z","updated_at":"2025-11-12T05:02:27.907Z","avatar_url":"https://github.com/Yoast.png","language":"Python","funding_links":["https://developer.paypal.com/docs/api/overview/","https://developer.paypal.com/docs/api/transaction-search/v1"],"categories":[],"sub_categories":[],"readme":"# tap-open-exchange-rate\n\nThis is a [Singer](https://singer.io) tap that produces JSON-formatted data\nfollowing the [Singer\nspec](https://github.com/singer-io/getting-started/blob/master/SPEC.md).\n\nThis tap:\n\n- Pulls raw data from [PayPal](https://developer.paypal.com/docs/api/overview/)\n- Extracts the following resources:\n  - [Transactions](https://developer.paypal.com/docs/api/transaction-search/v1)\n- Outputs the schema for each resource\n- Incrementally pulls data based on the input state\n\n### Step 1: Make an account with Open Exchange Rate and get a key\n\n\n### Step 2: Install and Run\n\nCreate a virtual Python environment for this tap. This tap has been tested with Python 3.7, 3.8 and 3.9 and might run on future versions without problems.\n```\npython -m venv singer-open-exchange\nsinger-open-exchange/bin/python -m pip install --upgrade pip\nsinger-open-exchange/bin/pip install git+https://github.com/Yoast/singer-tap-open-exchange-rate.git\n```\n\nThis tap can be tested by piping the data to a local JSON target. For example:\n\nCreate a virtual Python environment with `singer-json`\n```\npython -m venv singer-json\nsinger-json/bin/python -m pip install --upgrade pip\nsinger-json/bin/pip install target-json\n```\n\nTest the tap:\n\n```\nsinger-open-exchange/bin/tap-open-exchange --state state.json -c open-exchange_config.json | singer-json/bin/target-json \u003e\u003e state_result.json\n```\n\nCopyright \u0026copy; 2021 Yoast","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoast%2Fsinger-tap-open-exchange-rate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoast%2Fsinger-tap-open-exchange-rate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoast%2Fsinger-tap-open-exchange-rate/lists"}