Hi everyone,
Is there an API endpoint I could use to obtain the total number of articles per month? I guess I could use /search with a generic keyword (one that passes the stopword list, though), but this seems very awkward, especially since I don't need the content itself, only the counts.
Cheers,
Jan