Package: newscatcheR 0.1.2.9000
newscatcheR: Programmatically Collect Normalized News from (Almost) Any Website
Programmatically collect normalized news from (almost) any website. An 'R' clone of the <https://github.com/kotartemiy/newscatcher> 'Python' module.
Authors:
newscatcheR_0.1.2.9000.tar.gz
newscatcheR_0.1.2.9000.zip(r-4.5)newscatcheR_0.1.2.9000.zip(r-4.4)newscatcheR_0.1.2.9000.zip(r-4.3)
newscatcheR_0.1.2.9000.tgz(r-4.4-any)newscatcheR_0.1.2.9000.tgz(r-4.3-any)
newscatcheR_0.1.2.9000.tar.gz(r-4.5-noble)newscatcheR_0.1.2.9000.tar.gz(r-4.4-noble)
newscatcheR_0.1.2.9000.tgz(r-4.4-emscripten)newscatcheR_0.1.2.9000.tgz(r-4.3-emscripten)
newscatcheR.pdf |newscatcheR.html✨
newscatcheR/json (API)
NEWS
# Install 'newscatcheR' in R: |
install.packages('newscatcheR', repos = c('https://discindo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/discindo/newscatcher/issues
- package_rss - RSS table from python package newscatcher
hacktoberfestnews-sitesnewscatcherrss-feedtidyrss
Last updated 1 years agofrom:18468f0747. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:describe_urlfilter_urlsget_headlinesget_news
Dependencies:anytimeaskpassBHclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6RcpprlangsystibbletidyRSStidyselectutf8vctrswithrxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check URL A helper function to verify user input before fetching the feed. | check_url |
Describe URL | describe_url |
Filter URLs in the provided database based on topic, country and language | filter_urls |
Get headlines A helper function to get just the headlines of the feed | get_headlines |
Get news Get the contents of a rss feed | get_news |
RSS table from python package newscatcher | package_rss |
Show countries Show all countries in the database. | show_countries |
Show languages Show all languages in the database. | show_languages |
Show topics Show all topics in the database. | show_topics |