{"id":20455044,"url":"https://github.com/jumpingrivers/uprobot","last_synced_at":"2026-06-06T11:31:49.158Z","repository":{"id":40507116,"uuid":"309644887","full_name":"jumpingrivers/uprobot","owner":"jumpingrivers","description":"Simple wrapper around the uptime robot API","archived":false,"fork":false,"pushed_at":"2022-05-04T11:26:58.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-05T10:19:08.404Z","etag":null,"topics":["r","r-package","rstats","uprobot"],"latest_commit_sha":null,"homepage":"https://jumpingrivers.github.io/uprobot/","language":"R","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/jumpingrivers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-03T10:07:34.000Z","updated_at":"2022-05-04T13:18:37.000Z","dependencies_parsed_at":"2022-08-09T22:22:17.843Z","dependency_job_id":null,"html_url":"https://github.com/jumpingrivers/uprobot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jumpingrivers/uprobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpingrivers%2Fuprobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpingrivers%2Fuprobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpingrivers%2Fuprobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpingrivers%2Fuprobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jumpingrivers","download_url":"https://codeload.github.com/jumpingrivers/uprobot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jumpingrivers%2Fuprobot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33981122,"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-06-06T02:00:07.033Z","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":["r","r-package","rstats","uprobot"],"created_at":"2024-11-15T11:17:48.048Z","updated_at":"2026-06-06T11:31:49.134Z","avatar_url":"https://github.com/jumpingrivers.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uptime Robot\n\n\u003c!-- badges: start --\u003e\n  [![R-CMD-check](https://github.com/jumpingrivers/uprobot/workflows/R-CMD-check/badge.svg)](https://github.com/jumpingrivers/uprobot/actions)\n\u003c!-- badges: end --\u003e\n\nGrab data from uptime robot via it's [API](https://uptimerobot.com/api).\n\n  * This package does not include all features of the API\n  * The functions it does have, are missing arguments\n\nTo get a key\n\n  * log on to uptime robot\n  * My settings\n  * API Settings. I recommend monitor specific API keys to avoid mistakes\n  \n## Usage\n\nInstall the package in the usual way\n\n```\nremotes::install_github(\"jumpingrivers/uprobot\")\nlibrary(\"uprobot\")\n```\nTo use the the package, you need an upRobot account and API key (see below). \nYou can either pass the API key explicity, or set is as an environmental\nvariable `UPTIME_ROBOT_TOKEN` in your `.Renviron`\n```\nmon = get_monitors(api_key = \"XXX\", logs = TRUE)\nmon$logs\n# If set in your .Renviron\n# get_monitors(logs = TRUE)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumpingrivers%2Fuprobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjumpingrivers%2Fuprobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumpingrivers%2Fuprobot/lists"}