diff --git a/404.html b/404.html index 8b02060..ff1e8c7 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/LICENSE-text.html b/LICENSE-text.html index d08ef62..87da6c6 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/articles/index.html b/articles/index.html index 7cdf0a2..5ca7273 100644 --- a/articles/index.html +++ b/articles/index.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/articles/newscatcheR.html b/articles/newscatcheR.html index dda1d45..01ec5cd 100644 --- a/articles/newscatcheR.html +++ b/articles/newscatcheR.html @@ -33,7 +33,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/authors.html b/authors.html index f9788cd..26b5f42 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 @@ -79,14 +79,14 @@

Citation

Nakov N (2023). newscatcheR: Programmatically Collect Normalized News from (Almost) Any Website. -R package version 0.1.1, https://github.com/discindo/newscatcheR/. +R package version 0.1.2, https://github.com/discindo/newscatcheR/.

@Manual{,
   title = {newscatcheR: Programmatically Collect Normalized News from (Almost)
 Any Website},
   author = {Novica Nakov},
   year = {2023},
-  note = {R package version 0.1.1},
+  note = {R package version 0.1.2},
   url = {https://github.com/discindo/newscatcheR/},
 }
diff --git a/index.html b/index.html index a39964e..2fd4f73 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ newscatcheR - 0.1.1 + 0.1.2 @@ -102,6 +102,7 @@

Overviewget_news(website) returns the contents of a rss feed of a website.

 library(newscatcheR)
+#> Warning: package 'newscatcheR' was built under R version 4.3.1
 # adding a small time delay to avoid simultaneous posts to the API
 Sys.sleep(3)
 get_news("ycombinator.com")
@@ -109,16 +110,16 @@ 

Overview#> # A tibble: 30 × 10 #> feed_title feed_link feed_description feed_pub_date item_title #> <chr> <chr> <chr> <dttm> <chr> -#> 1 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 NSO group… -#> 2 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 China's a… -#> 3 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 Unpacking… -#> 4 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 How Query… -#> 5 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 The Servo… -#> 6 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 My Node.j… -#> 7 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 Show HN: … -#> 8 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 I rode wi… -#> 9 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 My speed … -#> 10 Hacker News https://news.yco… Links for the i… 2023-09-07 20:21:01 The Silve… +#> 1 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Mythbuste… +#> 2 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Show HN: … +#> 3 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Mwmbl: Fr… +#> 4 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Fidonet R… +#> 5 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Van Gogh’… +#> 6 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Self-supe… +#> 7 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Making II… +#> 8 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Why and w… +#> 9 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Tackling … +#> 10 Hacker News https://news.yco… Links for the i… 2023-09-19 00:30:02 Seeking h… #> # ℹ 20 more rows #> # ℹ 5 more variables: item_link <chr>, item_description <chr>, #> # item_pub_date <dttm>, item_category <list>, item_comments <chr>

@@ -129,37 +130,37 @@

OverviewSys.sleep(3) get_headlines("ycombinator.com") #> GET request successful. Parsing... -#> feed_entries$item_title -#> 1 NSO group iPhone zero-click, zero-day exploit captured in the wild -#> 2 China's ancient water pipe networks show no evidence of a centralized authority -#> 3 Unpacking Elixir: Syntax -#> 4 How Query Engines Work -#> 5 The Servo project is joining Linux Foundation Europe -#> 6 My Node.js is a bit Rusty -#> 7 Show HN: HackYourNews – AI summaries of the top HN stories -#> 8 I rode with an ice road trucker to the Arctic Circle -#> 9 My speed cubing page -#> 10 The Silver Thief -#> 11 LLMs, RAG, and the missing storage layer for AI -#> 12 John McCarthy’s collection of numerical facts for use in elisp programs -#> 13 Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo -#> 14 We built an AI-powered Magic the Gathering card generator -#> 15 A BERT for laptops, from scratch -#> 16 Lean 4.0 -#> 17 North Korean campaign targeting security researchers -#> 18 What's new in Emacs 29.1 -#> 19 Federated benchmarking of medical artificial intelligence with MedPerf -#> 20 London Street Trees -#> 21 Animations From First Principles (in 5 minutes) -#> 22 Cthulhu.jl – show type-inferred Julia code -#> 23 Accidental Empires, Chapter 11 – Font Wars (1992) -#> 24 Deciphering Mary Stuart’s lost letters from 1578-1584 -#> 25 Chrome now tracks users and shares a “topic” list with advertisers -#> 26 NaNofuzz: A Usable Tool for Automatic Test Generation [pdf] -#> 27 A successful Git branching model (2010) -#> 28 Are any words the same in all languages? -#> 29 Mullvad on Tailscale: Privately browse the web -#> 30 Why isn't chess popular in Japan? +#> feed_entries$item_title +#> 1 Mythbusters: Wing Commander I Edition +#> 2 Show HN: HyperDX – open-source dev-friendly Datadog alternative +#> 3 Mwmbl: Free, open-source and non-profit search engine +#> 4 Fidonet Rules (2014) +#> 5 Van Gogh’s Self-Portraits +#> 6 Self-supervised learning: The dark matter of intelligence (2021) +#> 7 Making IIIF Official at the Internet Archive +#> 8 Why and when the Sahara Desert was green: new research +#> 9 Tackling the curse of dimensionality with physics-informed neural networks +#> 10 Seeking help to preserve WWII database on Windows 98 +#> 11 Replanting logged forests with diverse seedlings accelerates restoration +#> 12 Tell HN: ChatGPT cut off date now Jan 2022 +#> 13 The daguerreotype is famous – why not the calotype? +#> 14 Playing cards that taught 17th-century cooks to carve meat (2019) +#> 15 How hard is it to adapt a memory allocator to CHERI? +#> 16 The joys of maintenance programming (2011) +#> 17 Some new snippets from the Snowden documents +#> 18 How FoundationDB works and why it works (2021) +#> 19 Forty years of GNU and the free software movement +#> 20 Early performance results from the prototype CHERI ARM Morello microarchitecture +#> 21 The brain is not an onion with a tiny reptile inside (2020) +#> 22 OpenRA – Classic strategy games rebuilt for the modern era +#> 23 Pentominoku for Layla +#> 24 Ask HN: 6 months later. How is Bard doing? +#> 25 Mysteries of the Court of Miracles +#> 26 FTC warns pharma companies about sham patent listings designed to delay generics +#> 27 Georgism +#> 28 F-35 can’t be found after pilot ejected +#> 29 NSA Backdoor Key from Lotus-Notes (1997) +#> 30 Apple TV, now with more Tailscale

describe_url(website) returns the topics of a given web site.

 describe_url("bbc.com")
@@ -232,7 +233,7 @@ 

Dev status

  • CRAN_Status_Badge
  • CRAN_Download_Badge
  • CRAN_Download_Badge
  • -
  • Codecov test coverage
  • +
  • codecov
  • R-CMD-check
  • diff --git a/news/index.html b/news/index.html index 5fcb9f7..5056f11 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/pkgdown.yml b/pkgdown.yml index b339ed7..5dce4f2 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: newscatcheR: newscatcheR.html -last_built: 2023-09-08T09:27Z +last_built: 2023-09-19T07:15Z diff --git a/reference/check_url.html b/reference/check_url.html index c5005a9..6b8bdd8 100644 --- a/reference/check_url.html +++ b/reference/check_url.html @@ -20,7 +20,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/describe_url.html b/reference/describe_url.html index 7ff9d09..d961214 100644 --- a/reference/describe_url.html +++ b/reference/describe_url.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/filter_urls.html b/reference/filter_urls.html index f8c1d05..fbefebb 100644 --- a/reference/filter_urls.html +++ b/reference/filter_urls.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/get_headlines.html b/reference/get_headlines.html index 4bd1610..891ccdb 100644 --- a/reference/get_headlines.html +++ b/reference/get_headlines.html @@ -20,7 +20,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/get_news.html b/reference/get_news.html index 5c72fff..a99e1c4 100644 --- a/reference/get_news.html +++ b/reference/get_news.html @@ -20,7 +20,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/index.html b/reference/index.html index 8fd54ed..b827d94 100644 --- a/reference/index.html +++ b/reference/index.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/newscatcheR-package.html b/reference/newscatcheR-package.html new file mode 100644 index 0000000..225994a --- /dev/null +++ b/reference/newscatcheR-package.html @@ -0,0 +1,96 @@ + +newscatcheR: Programmatically Collect Normalized News from (Almost) Any Website — newscatcheR-package • newscatcheR + + +
    +
    + + + +
    +
    + + +
    +

    Programmatically collect normalized news from (almost) any website. An 'R' clone of the https://github.com/kotartemiy/newscatcher 'Python' module.

    +
    + + + +
    +

    Author

    +

    Maintainer: Novica Nakov nnovica@gmail.com

    +

    Other contributors:

    + +
    + +
    + + +
    + +
    +

    Site built with pkgdown 2.0.7.

    +
    + +
    + + + + + + + + diff --git a/reference/newscatcheR.html b/reference/newscatcheR.html index c9799fd..748cd1c 100644 --- a/reference/newscatcheR.html +++ b/reference/newscatcheR.html @@ -18,7 +18,7 @@ newscatcheR - 0.1.1 + 0.1.2 @@ -48,7 +48,7 @@
    diff --git a/reference/package_rss.html b/reference/package_rss.html index 711d6a4..1a61f76 100644 --- a/reference/package_rss.html +++ b/reference/package_rss.html @@ -17,7 +17,7 @@ newscatcheR - 0.1.1 + 0.1.2
    diff --git a/reference/show_countries.html b/reference/show_countries.html index 79ca613..5cf81ed 100644 --- a/reference/show_countries.html +++ b/reference/show_countries.html @@ -20,7 +20,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/show_languages.html b/reference/show_languages.html index e90ce14..98e3d75 100644 --- a/reference/show_languages.html +++ b/reference/show_languages.html @@ -20,7 +20,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/reference/show_topics.html b/reference/show_topics.html index 94fbfbb..2a5d5dc 100644 --- a/reference/show_topics.html +++ b/reference/show_topics.html @@ -20,7 +20,7 @@ newscatcheR - 0.1.1 + 0.1.2 diff --git a/sitemap.xml b/sitemap.xml index 633338e..8667e70 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -39,6 +39,9 @@ /reference/index.html + + /reference/newscatcheR-package.html + /reference/newscatcheR.html