Description
Access 'Wikipedia' through the several 'MediaWiki' APIs (<https://www.mediawiki.org/wiki/API>), as well as through the 'XTools' API (<https://www.mediawiki.org/wiki/XTools/API>). Ensure your API calls are correct, and receive results in tidy tibbles.
Downloads
185
Last 30 days
23086th
505
Last 90 days
1.9K
Last year
Trend: -7% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR
r-devel-windows-x86_64
examples
Running examples in 'wikkitidy-Ex.R' failed The error most likely occurred in: > ### Name: get_diff > ### Title: Search for insertions, deletions or relocations of text between > ### two versions of a Wikipedia page > ### Aliases: get_diff > > ## ...[truncated]... ngHandlers(...) 7. │ ├─purrr:::call_with_cleanup(...) 8. │ └─purrr (local) .f(...) 9. └─httr2 (local) `_fn`(`_out`) 10. └─httr2:::handle_resp(req, resp, error_call = error_call) 11. └─rlang::cnd_signal(resp) Execution halted