Nomissimon10's profile

193 Messages

 • 

2.7K Points

Monday, February 5th, 2024 2:25 PM

Implemented

0

Contribution API

I am working on an API for retrieving the contributions in a JSON format.

From the API you will be able to retrieve the total amount of contributions per user, everyone per month, per year, and the all-time contributions. I hope the API will spark some interest, especially for those who are interested in the numbers and their numbers without navigating between tons of pages, and also allow those who find it interesting to make tools for themselves to view the contributions such as graphs among other things.

Below are some pics from the documentation. If the idea sparks your interest be sure to follow the post, ideas are also welcome :)

Current routes

The endpoint for retrieving about a specific user is not completed yet, the API is not yet available, and it will not cost anything. It is built and running upon:

  • Bun
  • ElysiaJS
  • Running on Linux VPS with domain and SSL

Note that this is not an API for contributing, but rather to retrieve information about the previous contributions that have been made, leaderboards

DOCS

I do not have any affiliation with IMDb

8.2K Messages

 • 

173K Points

6 months ago

(edited)

193 Messages

 • 

2.7K Points

6 months ago

The API is now public, the docs can be found at:
https://contributor.autoimdb.com/swagger#tag/accurate

(edited)