Page MenuHomePhabricator

Build things with the Wikipedia edit trends API
Closed, ResolvedPublic

Description

The Wikipedia trending API is currently in production on RESTBase and the Wikipedia apps plan to use it.

  • You can request most edited pages within the last 24 hrs:

https://en.wikipedia.org/api/rest_v1/feed/trending/edits/24

  • Most edited pages within the last 1 hr

https://en.wikipedia.org/api/rest_v1/feed/trending/edits/24

Come to this session to find out more about it and start some interesting hacks using the data and learn more about the other REST apis and mash up some interesting projects to show off at the end of the event!

Example