{"id":16571818,"url":"https://github.com/hrbrmstr/ipapi","last_synced_at":"2025-10-29T01:31:38.649Z","repository":{"id":28385235,"uuid":"31899394","full_name":"hrbrmstr/ipapi","owner":"hrbrmstr","description":"An R package to geolocate IPv4/6 addresses and/or domain names using ip-api.com's API","archived":false,"fork":false,"pushed_at":"2016-09-16T16:52:49.000Z","size":17,"stargazers_count":24,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T21:03:30.316Z","etag":null,"topics":["ipapi","r","r-cyber","rstats"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrbrmstr.png","metadata":{"files":{"readme":"README.Rmd","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}},"created_at":"2015-03-09T13:22:19.000Z","updated_at":"2024-11-13T19:08:34.000Z","dependencies_parsed_at":"2022-09-08T18:00:36.052Z","dependency_job_id":null,"html_url":"https://github.com/hrbrmstr/ipapi","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/hrbrmstr%2Fipapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fipapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fipapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fipapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/ipapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236719512,"owners_count":19194047,"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":["ipapi","r","r-cyber","rstats"],"created_at":"2024-10-11T21:25:22.563Z","updated_at":"2025-10-29T01:31:38.356Z","avatar_url":"https://github.com/hrbrmstr.png","language":"HTML","readme":"---\ntitle: \"README\"\nauthor: \"Bob Rudis\"\ndate: March 09, 2015\noutput:\n  md_document:\n    variant: markdown_github\n---\n\n[![Build Status](https://travis-ci.org/hrbrmstr/ipapi.png)](https://travis-ci.org/hrbrmstr/ipapi)\n\nipapi is a package to geolocate IPv4/6 addresses and/or domain names using ip-api.com's API\n\nThe following functions are implemented:\n\n- `geolocate` - lookup a vector of IPv4/6 addresses and/or domain names and return a `data.table` of results\n\n### News\n\n- Version `0.1` released\n\n### Installation\n\n```{r eval=FALSE}\ndevtools::install_github(\"hrbrmstr/ipapi\")\n```\n\n```{r echo=FALSE, message=FALSE, warning=FALSE, error=FALSE}\noptions(width=120)\n```\n\n### Usage\n\n```{r}\nlibrary(ipapi)\n\n# current verison\npackageVersion(\"ipapi\")\n\ngeolocate(c(NA, \"10.0.1.1\", \"\", \"72.33.67.89\", \"dds.ec\", \" \", \"search.twitter.com\"),\n                        .progress=FALSE)\n\n```\n\n### Test Results\n\n```{r}\nlibrary(ipapi)\nlibrary(testthat)\n\nSys.Date()\n\ntest_dir(\"tests/\")\n```\n\n[![ropensci_footer](http://ropensci.org/public_images/github_footer.png)](http://ropensci.org)","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fipapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fipapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fipapi/lists"}