{"id":16714753,"url":"https://github.com/dmikurube/embulk-input-yelp","last_synced_at":"2025-03-15T07:48:16.560Z","repository":{"id":62557930,"uuid":"82445986","full_name":"dmikurube/embulk-input-yelp","owner":"dmikurube","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-31T08:09:24.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-10T21:44:08.972Z","etag":null,"topics":["embulk","yelp"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/dmikurube.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-19T08:39:38.000Z","updated_at":"2019-07-31T08:09:25.000Z","dependencies_parsed_at":"2022-11-03T06:45:33.307Z","dependency_job_id":null,"html_url":"https://github.com/dmikurube/embulk-input-yelp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmikurube%2Fembulk-input-yelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmikurube%2Fembulk-input-yelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmikurube%2Fembulk-input-yelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmikurube%2Fembulk-input-yelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmikurube","download_url":"https://codeload.github.com/dmikurube/embulk-input-yelp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242933862,"owners_count":20208910,"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":["embulk","yelp"],"created_at":"2024-10-12T21:06:56.787Z","updated_at":"2025-03-15T07:48:16.523Z","avatar_url":"https://github.com/dmikurube.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yelp input plugin for Embulk\n\nSearch for Yelp businesses with the [API v3](https://www.yelp.com/developers/documentation/v3/business_search).\n\n## Overview\n\n* **Plugin type**: input\n* **Resume supported**: no\n* **Cleanup supported**: no\n* **Guess supported**: no\n\n## Configuration\n\n- **access_token**: Yelp OAuth2 access token (string, required)\n- **location**: Location (string, required)\n- **maximum_retries**: Maximum number of retries (integer, default: 7)\n- **initial_retry_interval_millis**: Initial interval between retries in milliseconds (integer, default: 1000)\n- **maximum_retry_interval_millis**: Maximum interval between retries in milliseconds (integer, default: 60000)\n\n## Example\n\n```yaml\nin:\n  type: yelp\n  access_token: ********\n  location: Kyoto\n```\n\n\n## Build\n\n```\n$ ./gradlew gem  # -t to watch change of files and rebuild continuously\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmikurube%2Fembulk-input-yelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmikurube%2Fembulk-input-yelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmikurube%2Fembulk-input-yelp/lists"}