ANN: NewsAPI.jl

Hi everyone!

I put together some utility functions for getting data from newsapi.org. Check it out!

5 Likes

I have no idea how I’d ever use this but I like it.

Maybe if it could be turned into a neovim plugin.

Is there any way to get the full news article with this api or does it just return a headline + short description?

My understanding is the paid tier offers the full text but for free it’s cut short.

Any published papers using this newsapi.org website?

This is pretty cool, wanted to do one myself at some point… Thanks!

Wondering wheter the same functionality might make sense for collections of scientific journals…

Are you thinking of arxiv and the likes?

Yes I am, plus IEEE/ACM/Elsevier etc…

It would be nice as it would allow to create small search engines for research.