Sorry — I don’t mean to pick on you — it’s just that I see this mistake with an inexplicably high frequency, and it’s like nails on a chalkboard for me.
Also, very cool service!
I ask because I want to embed some archiving and "reader mode" logic into an app of mine that would be FOSS and self hosted. However that means each individual would be effectively scraping and archiving, and possibly p2p spreading, news content(as data sources).
So I'm curious if there is some underlying "fair use"-like mechanism that allows Archive, Outline.com, and you to consume news content without it being considered piracy.
I also think that the use case matters, I don't republish their content on the site, but merely provide it via API. Technically, it could be argued, that they could get this data themselves, but it is easier for them to use a service similar to this one to simplify things.
LinkedIn did not owe the data (it was users').
In your case, you are reselling copyrighted product.
Of course you can scrape. It does not mean you can distribute this.
No news API solution returns the full body text of the article (including us). The reason is - copyright infringement in US and EU.
You can return only chunk of it
At least, that's what all lawyers I spoke to told me
Simple and effective API. The documentation lacks details about the query parameter. I want to search for A AND B but q=?A%20B does not yield the expected result (seems a OR query) or for exact phrase "A invests in B" do not seem to work. Can you please post details for advanced syntax like this?
If you or your users need to build automated workflows with Datanews, please let us know any feedback.