Perl.com JSON files

Perl.com provides various JSON files for its articles for your programming pleasure. Get all the articles, or just the last 10 (for a smaller file):

Another set of JSON files have the keys that you can use to find smaller sets of files:

Each author, category, and tag has its own list of articles:

/json/by_{author,category,tag}/KEY.json

If there’s another dataset that you’d like, let us know by opening a GitHub issue.