API - greasyfork-org/greasyfork GitHub Wiki

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.