Skip to content
Jason Barnabe edited this page Sep 12, 2020 · 1 revision

Greasy Fork has a read-only API to help with integration with other systems.

Examples:

  • Users as JSON or JSONP.
  • Scripts as JSON or JSONP.
  • Script list as JSON or JSONP. This is limited to 50 results, but pagination is supported.
  • Count of scripts as JSON.
  • Counts per site as JSON.
Clone this wiki locally