{
  "_id": "6a37c24f3efcd9bda442d142",
  "Package": "newscatcheR",
  "Title": "Programmatically Collect Normalized News from (Almost) Any\nWebsite",
  "Version": "0.1.2.9000",
  "Authors@R": "c(person(given = \"Novica\",\nfamily = \"Nakov\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nnovica@gmail.com\"),\nperson(given = \"Teofil\",\nfamily = \"Nakov\",\nrole = \"ctb\",\nemail = \"teofiln@gmail.com\"),\nperson(given = \"Artem\",\nfamily = \"Bugara\",\nrole = \"ctb\",\nemail = \"bugara.artem@gmail.com\"),\nperson(given = \"Discindo\",\nrole = \"cph\"))",
  "Description": "Programmatically collect normalized news from (almost) any\nwebsite. An 'R' clone of the\n<https://github.com/kotartemiy/newscatcher> 'Python' module.",
  "License": "MIT + file LICENSE",
  "URL": "https://discindo.github.io/newscatcheR",
  "BugReports": "https://github.com/discindo/newscatcheR/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://discindo.r-universe.dev",
  "Date/Publication": "2026-05-22 19:34:16 UTC",
  "RemoteUrl": "https://github.com/discindo/newscatcher",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd8640f08352534439e7006140fbf9a6dcb7580d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 10:48:54 UTC",
    "User": "root"
  },
  "Author": "Novica Nakov [aut, cre],\nTeofil Nakov [ctb],\nArtem Bugara [ctb],\nDiscindo [cph]",
  "Maintainer": "Novica Nakov <nnovica@gmail.com>",
  "MD5sum": "f69a715dc89fb492ba2d7146052b1eb3",
  "_user": "discindo",
  "_type": "src",
  "_file": "newscatcheR_0.1.2.9000.tar.gz",
  "_fileid": "3dd7550c0ac8aee1c71fd77fa34b24ab236c8978371884afe18d0cc76fcf3efa",
  "_filesize": 202239,
  "_sha256": "3dd7550c0ac8aee1c71fd77fa34b24ab236c8978371884afe18d0cc76fcf3efa",
  "_created": "2026-06-21T10:48:54.000Z",
  "_published": "2026-06-21T10:51:59.119Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82563662775,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774555517"
    },
    {
      "job": 82563662768,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774555420"
    },
    {
      "job": 82563662755,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774552486"
    },
    {
      "job": 82563662771,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774553497"
    },
    {
      "job": 82563479547,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774538677"
    },
    {
      "job": 82563662767,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774552219"
    },
    {
      "job": 82563662766,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774551654"
    },
    {
      "job": 82563662765,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774549876"
    },
    {
      "job": 82563662759,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774550782"
    }
  ],
  "_buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/discindo/newscatcher",
  "_commit": {
    "id": "dd8640f08352534439e7006140fbf9a6dcb7580d",
    "author": "novica <nnovica@gmail.com>",
    "committer": "novica <nnovica@gmail.com>",
    "message": "no deps\n",
    "time": 1779478456
  },
  "_maintainer": {
    "name": "Novica Nakov",
    "email": "nnovica@gmail.com",
    "login": "novica",
    "uuid": 165724
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tidyRSS",
      "version": ">= 2.0.2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "discindo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 17
    }
  ],
  "_tags": [],
  "_topics": [
    "hacktoberfest",
    "news-sites",
    "newscatcher",
    "rss-feed",
    "tidyrss"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "novica",
      "count": 173,
      "uuid": 165724
    },
    {
      "user": "teofiln",
      "count": 19,
      "uuid": 2613403
    },
    {
      "user": "jmbuhr",
      "count": 1,
      "uuid": 17450586
    },
    {
      "user": "jcrodriguez1989",
      "count": 1,
      "uuid": 18466307
    }
  ],
  "_userbio": {
    "uuid": 29502394,
    "type": "organization",
    "name": "Discindo",
    "followers": 12
  },
  "_downloads": {
    "count": 261,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/newscatcheR"
  },
  "_devurl": "https://github.com/discindo/newscatcher",
  "_pkgdown": "https://discindo.github.io/newscatcheR",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/newscatcheR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/discindo/newscatcher",
  "_realowner": "discindo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-05-29"
    },
    {
      "version": "0.0.2",
      "date": "2020-06-05"
    },
    {
      "version": "0.1.0",
      "date": "2020-07-13"
    },
    {
      "version": "0.1.1",
      "date": "2022-04-30"
    },
    {
      "version": "0.1.2",
      "date": "2023-09-20"
    }
  ],
  "_exports": [
    "describe_url",
    "filter_urls",
    "get_headlines",
    "get_news"
  ],
  "_datasets": [
    {
      "name": "package_rss",
      "title": "RSS table from python package newscatcher",
      "object": "package_rss",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "clean_url",
        "language",
        "topic_unified",
        "main",
        "clean_country",
        "rss_url",
        "GlobalRank"
      ],
      "rows": 4505,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_url",
      "title": "Check URL A helper function to verify user input before fetching the feed.",
      "topics": [
        "check_url"
      ]
    },
    {
      "page": "describe_url",
      "title": "Describe URL",
      "topics": [
        "describe_url"
      ]
    },
    {
      "page": "filter_urls",
      "title": "Filter URLs in the provided database based on topic, country and language",
      "topics": [
        "filter_urls"
      ]
    },
    {
      "page": "get_headlines",
      "title": "Get headlines A helper function to get just the headlines of the feed",
      "topics": [
        "get_headlines"
      ]
    },
    {
      "page": "get_news",
      "title": "Get news Get the contents of a rss feed",
      "topics": [
        "get_news"
      ]
    },
    {
      "page": "package_rss",
      "title": "RSS table from python package newscatcher",
      "topics": [
        "package_rss"
      ]
    },
    {
      "page": "show_countries",
      "title": "Show countries Show all countries in the database.",
      "topics": [
        "show_countries"
      ]
    },
    {
      "page": "show_languages",
      "title": "Show languages Show all languages in the database.",
      "topics": [
        "show_languages"
      ]
    },
    {
      "page": "show_topics",
      "title": "Show topics Show all topics in the database.",
      "topics": [
        "show_topics"
      ]
    }
  ],
  "_readme": "https://github.com/discindo/newscatcher/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "BH",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "tidyRSS",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "newscatcheR.Rmd",
      "filename": "newscatcheR.html",
      "title": "newscatcheR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "get_news()",
        "get_headlines()",
        "describe_url()",
        "filter_urls()",
        "Use case"
      ],
      "created": "2020-04-26 17:58:07",
      "modified": "2022-04-29 11:33:33",
      "commits": 11
    }
  ],
  "_score": 5.653212513775344,
  "_indexed": true,
  "_nocasepkg": "newscatcher",
  "_universes": [
    "discindo",
    "novica"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:51:11.000Z",
      "distro": "noble",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "986cc4ddc9023ca6cc939b9b77f729bcbdb3d888dbd60449f91d2c2c5afde69b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:51:10.000Z",
      "distro": "noble",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "1b4acb8713ad2a1ef0fe424a71bd190113064ffbd25a1674380e03cdb0b69ebe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:50:51.000Z",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "06168943c424e35a9a426305b65efac67e78be6bbc6c1749f019442761ae2103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:50:57.000Z",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "e11f64325cc6b90ad90a90998724dff2bad67587094eedb7b55e0f5927b474cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:51:06.000Z",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "ecc3f5a00a42ae185faf1a50d36fc9c07410308831e3eca975c5595680fc2609",
      "status": "success",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:50:27.000Z",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "79a9a915c1fe645876dfd5a273b68cb7848f41a1b67000dd782cfdea23c10659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:50:13.000Z",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "bc6ff9c0f96150869e45384a55246a5b177903526cf2c8e2d60dadff196a2df5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-21T10:50:21.000Z",
      "commit": "dd8640f08352534439e7006140fbf9a6dcb7580d",
      "fileid": "1fa4cc1dfa7eebb84990474b9f7a454bc38b201567e3447402aed15633a432e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/discindo/actions/runs/27901858217"
    }
  ]
}