{"id":16571973,"url":"https://github.com/hrbrmstr/cdx","last_synced_at":"2026-01-21T08:11:46.765Z","repository":{"id":141238058,"uuid":"146947185","full_name":"hrbrmstr/cdx","owner":"hrbrmstr","description":"🕸 Query Web Archive Crawl Indexes ('CDX')","archived":false,"fork":false,"pushed_at":"2018-09-01T12:04:17.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T11:52:30.668Z","etag":null,"topics":["cdx","r","r-cyber","rstats","web-archives"],"latest_commit_sha":null,"homepage":"","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/hrbrmstr.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"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":"2018-08-31T22:19:35.000Z","updated_at":"2025-03-22T11:03:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c88366e-ec8d-4fe6-8823-2279e4a00fc2","html_url":"https://github.com/hrbrmstr/cdx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrbrmstr/cdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fcdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fcdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fcdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fcdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/cdx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fcdx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cdx","r","r-cyber","rstats","web-archives"],"created_at":"2024-10-11T21:25:53.979Z","updated_at":"2026-01-21T08:11:46.747Z","avatar_url":"https://github.com/hrbrmstr.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: rmarkdown::github_document\n---\n\n# cdx\n\nQuery Web Archive Crawl Indexes ('CDX')\n\n## Description\n\nMethods are provided to retrieve web archive crawl index ('CDX') metadata and directly query the 'CDX' 'API' endpoint to retrieve mementos for a given set of parameters.\n\n## What's Inside The Tin\n\nThe following functions are implemented:\n\n- `cdx_query`:\tQuery a CDX index endpoint\n- `fetch_collections_index`:\tFetch collections index\n\n## Installation\n\n```{r eval=FALSE}\ndevtools::install_github(\"hrbrmstr/cdx\")\n```\n\n```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE}\noptions(width=120)\n```\n\n## Usage\n\n```{r message=FALSE, warning=FALSE, error=FALSE}\nlibrary(cdx)\nlibrary(tidyverse)\n\n# current verison\npackageVersion(\"cdx\")\n\n```\n\n### Example\n\n```{r message=FALSE, warning=FALSE, error=FALSE}\ncidx \u003c- fetch_collections_index()\n\nrprj \u003c- cdx_query(cidx$cdx_api[1], \"*.r-project.org\")\n\nrprj\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fcdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fcdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fcdx/lists"}